diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 13:21:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 13:21:23 +0200 |
commit | 06a2442326c17745ddd707bbe6b9f594c60bfa9c (patch) | |
tree | c546962f75ed2fdfb77fe13f521eea4fe81a009b /app-text | |
parent | profiles/base: switch = to ~ for opencascade[tbb] (diff) | |
download | gentoo-06a2442326c17745ddd707bbe6b9f594c60bfa9c.tar.gz gentoo-06a2442326c17745ddd707bbe6b9f594c60bfa9c.tar.bz2 gentoo-06a2442326c17745ddd707bbe6b9f594c60bfa9c.zip |
app-text/ghostscript-gpl: Stabilize 10.0.0-r1 hppa, #882875
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-10.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.0.0-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.0.0-r1.ebuild index 79ad809708ae..7a9418ffd1e7 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.0.0-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.0.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 ~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" |