diff options
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/Manifest | 2 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ghostscript-gpl/Manifest b/app-text/ghostscript-gpl/Manifest index 7bf7f7c23f57..6db0334bda45 100644 --- a/app-text/ghostscript-gpl/Manifest +++ b/app-text/ghostscript-gpl/Manifest @@ -12,5 +12,5 @@ EBUILD ghostscript-gpl-10.02.1-r1.ebuild 5557 BLAKE2B e01a38acf3a9f8a1f964451381 EBUILD ghostscript-gpl-10.02.1.ebuild 5508 BLAKE2B 033bea6de3043f151dc2cb9d36c1dd7aa2fe408ead7eb2105362b8650a5506ceb41d7f610147f80b9c9f3160cc2f4112e8e7e69b08074b687d98d38f99c94a17 SHA512 570a62fb19e670d54b32562bfc8362793bf44f69e1394dcecc8d85f479cacbcb0665d2e7016df0a9af66e8f1879c0a0aeeef076dec771925cff29b3744ee02ca EBUILD ghostscript-gpl-10.03.0-r1.ebuild 5533 BLAKE2B 2d36792340870c0a19b1ff3ae8814580ea6841cd9ccd3e8da43ec408543e54ebebf7d67538ee1d2aa565d8da3d58a97e944fc7e6623b6a7f21702d9d6955c869 SHA512 194731943a8db22bdb65a8de90cb08f662627fedd9409fd574c2d22c12306eb380393b55efeb8ac82b62338e87500704c98cd098eda2c4a31c1c1dde28748a91 EBUILD ghostscript-gpl-10.03.1.ebuild 5649 BLAKE2B 5ceede37a5f0d9d1a4bf22cd1eba0a18070e9614c6ba0b2496d9c28bdca4998adb840b0579be781b8af564088aecd5e3a14bdbb12f5e2bfa0123e5f1b3217b84 SHA512 db49b64c438fb6b5848533f7bc7dd6585bb6a2ac921269cad81c05ed22c678eff4d9e409e19aa01a565cc2adabde2345394c44e4371b9d894328e744f5b3ecfd -EBUILD ghostscript-gpl-10.04.0.ebuild 5724 BLAKE2B 3562a0882369a8de48914f472f296df8b3d9c7e0744a61dd8079608f960acad2e726de7d9a8e50648a6d2b3ed3379c4f7b040dd212e045df6fbd7e7cce8a40c4 SHA512 4870121e741ba023b1b0e6a31cd14c5514878c0f62bd14e22968f3fe27dec8611f8498913c69f36edf0e446c2b350d63b04a764cb56a6e41b7bda57bd56df827 +EBUILD ghostscript-gpl-10.04.0.ebuild 5723 BLAKE2B 0257682c02e40ea84381cdfbfdfb8dffdf1228f253add585be86af6bae35ab36bfaf1d3534bf88f66b67abe5d615b8845a9a878168b16e33caa7a4e3451bbb8c SHA512 a0b6e283f7041f6101b849a46b236dd6820e989ddc658bb5a2fdbaca4ce6d8ac25f482dc1eaecad2d7fd8a9eb574bd56de1e4a05e48bf235a56244d87831a295 MISC metadata.xml 831 BLAKE2B e594fcc7ef78d3eb9f157a46c63f33fd35887fa82cdc304bc4b2db4e772473e8ba695b0ef932a69df0c8a5ac5269955ae600b436444782820475f44c6fc1d9f1 SHA512 2b067dfde63ffd8da3afb27c889884e51a3e1158cef153bc30ffb10a69cb0f7d409bc38a335651010d4e1dddad3bf09a9873445d77416da2bbd2ac7af5ab1598 diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild index 7bddcc850176..6d83e38d4ca6 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild @@ -24,7 +24,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="AGPL-3 CPL-1.0" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="cups cpu_flags_arm_neon dbus gtk l10n_de static-libs unicode X" LANGS="ja ko zh-CN zh-TW" |