diff options
author | Sam James <sam@gentoo.org> | 2024-04-29 14:39:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-29 14:39:27 +0100 |
commit | 5d8db5bdc7073ec38f059ba08aa9bee762027756 (patch) | |
tree | 4f40741416ea221b4ddae804647fb6cfd92de7b7 /app-text/ghostscript-gpl | |
parent | sys-libs/zlib: Stabilize 1.3.1-r1 amd64, #930912 (diff) | |
download | gentoo-5d8db5bdc7073ec38f059ba08aa9bee762027756.tar.gz gentoo-5d8db5bdc7073ec38f059ba08aa9bee762027756.tar.bz2 gentoo-5d8db5bdc7073ec38f059ba08aa9bee762027756.zip |
app-text/ghostscript-gpl: Stabilize 10.03.0-r1 x86, #930914
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild index be36e7eb95ed..d87a4c33b474 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.03.0-r1.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 ~ia64 ~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 ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="cups dbus gtk l10n_de static-libs unicode X" LANGS="ja ko zh-CN zh-TW" |