diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-22 08:55:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-22 08:55:08 +0200 |
commit | 9e5e5e6b70f8041917982803dc2efc6e232833b9 (patch) | |
tree | 49873b61492655290850e1c864d16535bb475e1e /app-text | |
parent | sys-cluster/ceph: amd64 stable wrt bug #814119 (diff) | |
download | gentoo-9e5e5e6b70f8041917982803dc2efc6e232833b9.tar.gz gentoo-9e5e5e6b70f8041917982803dc2efc6e232833b9.tar.bz2 gentoo-9e5e5e6b70f8041917982803dc2efc6e232833b9.zip |
app-text/ghostscript-gpl: ppc64 stable wrt bug #796659
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild index 8c45437e8efb..b67377f81c68 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cups dbus gtk +jpeg2k l10n_de static-libs unicode X" LANGS="ja ko zh-CN zh-TW" |