diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2024-07-12 15:21:50 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-12 14:23:11 +0100 |
commit | 4b314cadaf8c9e39894946eee7f1a3952ae6bef8 (patch) | |
tree | c8b4ee3fa34822f0d1103e2ad0037695124d9432 /app-text | |
parent | www-client/firefox: update 128's patch set (wayland+nvidia fix) (diff) | |
download | gentoo-4b314cadaf8c9e39894946eee7f1a3952ae6bef8.tar.gz gentoo-4b314cadaf8c9e39894946eee7f1a3952ae6bef8.tar.bz2 gentoo-4b314cadaf8c9e39894946eee7f1a3952ae6bef8.zip |
app-text/ghostscript-gpl: stable 10.03.1 for hppa, bug #935302
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild index 06fb12a0d2a7..54f3cdcf36f3 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild @@ -24,7 +24,7 @@ S="${WORKDIR}/${MY_P}" 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" |