diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-20 22:06:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-20 22:06:16 +0300 |
commit | 76ed1e8505d98af5c066fd495a7653ac52827ff3 (patch) | |
tree | d47d40a801c84a260322a4e14bf82f31c405bcf0 /app-text/ghostscript-gpl | |
parent | sys-fs/cryptsetup: Stabilize 2.4.3-r2 arm, #877775 (diff) | |
download | gentoo-76ed1e8505d98af5c066fd495a7653ac52827ff3.tar.gz gentoo-76ed1e8505d98af5c066fd495a7653ac52827ff3.tar.bz2 gentoo-76ed1e8505d98af5c066fd495a7653ac52827ff3.zip |
app-text/ghostscript-gpl: Stabilize 9.56.1-r3 ppc64, #862133
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild index 4068b8fc91b3..27e6262676ac 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild @@ -24,7 +24,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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~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 l10n_de static-libs unicode X" LANGS="ja ko zh-CN zh-TW" |