diff options
author | Sam James <sam@gentoo.org> | 2023-09-27 05:39:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-27 05:39:18 +0100 |
commit | 83fee8c785a2c1b581d16e9c6c950caa3eec7821 (patch) | |
tree | d5d2794db5070806576f0d84dfa2b4a534582224 /app-text/ghostscript-gpl | |
parent | virtual/perl-Text-Tabs+Wrap: add 2023.51.100 (diff) | |
download | gentoo-83fee8c785a2c1b581d16e9c6c950caa3eec7821.tar.gz gentoo-83fee8c785a2c1b581d16e9c6c950caa3eec7821.tar.bz2 gentoo-83fee8c785a2c1b581d16e9c6c950caa3eec7821.zip |
app-text/ghostscript-gpl: Stabilize 10.02.0 ppc64, #914780
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.02.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild index 93eb33c470ec..4c1bc2387aee 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild @@ -23,7 +23,7 @@ fi 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" |