diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2023-10-03 15:26:15 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-03 15:14:24 +0100 |
commit | 407807cfb299f35908d01bece9cc0126a0dbb454 (patch) | |
tree | d33dc73e2e4baf02cd24bc05fafc5eede0fc0691 /app-text/ghostscript-gpl | |
parent | dev-libs/libxml2: stable 2.11.5 for sparc, bug #914785 (diff) | |
download | gentoo-407807cfb299f35908d01bece9cc0126a0dbb454.tar.gz gentoo-407807cfb299f35908d01bece9cc0126a0dbb454.tar.bz2 gentoo-407807cfb299f35908d01bece9cc0126a0dbb454.zip |
app-text/ghostscript-gpl: stable 10.02.0 for sparc, bug #914780
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 d0be78fe1a63..494d1da0b293 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" |