diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-18 11:01:01 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-18 11:01:01 +0200 |
commit | 5169df6ffe8a87a026236d90e5cbf7139fdfb209 (patch) | |
tree | 036fde1111616a07eb849c19573c374e79f0df6d /app-text | |
parent | app-text/ghostscript-gpl: Stabilize 10.02.1 arm, #920253 (diff) | |
download | gentoo-5169df6ffe8a87a026236d90e5cbf7139fdfb209.tar.gz gentoo-5169df6ffe8a87a026236d90e5cbf7139fdfb209.tar.bz2 gentoo-5169df6ffe8a87a026236d90e5cbf7139fdfb209.zip |
app-text/ghostscript-gpl: Stabilize 10.02.1 ppc64, #920253
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-10.02.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.02.1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.02.1.ebuild index e68d03b34f95..95220b5c235a 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.02.1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.02.1.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" |