diff options
author | Sam James <sam@gentoo.org> | 2023-07-14 01:42:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-14 01:42:18 +0100 |
commit | a1e2ec2495f0ec90d4c452a744938c1a2714504d (patch) | |
tree | 6828606626eb1b86ff943f505a3f1842c289c850 /app-text | |
parent | x11-wm/spectrwm: Stabilize 3.4.1_p20230310 amd64, #910300 (diff) | |
download | gentoo-a1e2ec2495f0ec90d4c452a744938c1a2714504d.tar.gz gentoo-a1e2ec2495f0ec90d4c452a744938c1a2714504d.tar.bz2 gentoo-a1e2ec2495f0ec90d4c452a744938c1a2714504d.zip |
app-text/ghostscript-gpl: Stabilize 10.01.2 sparc, #910308
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.ebuild index f6e25cf2e1c5..1c81584a5e03 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.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" |