diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-05 21:55:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-05 21:55:21 +0200 |
commit | 15a6c6cc7eec9993ce18fbfc4144d8027f5b73dd (patch) | |
tree | b6bf71aac6b9d9cad641f7c0737426be1f326106 /app-text/ghostscript-gpl | |
parent | app-text/ghostscript-gpl: Stabilize 10.02.0 ppc, #914780 (diff) | |
download | gentoo-15a6c6cc7eec9993ce18fbfc4144d8027f5b73dd.tar.gz gentoo-15a6c6cc7eec9993ce18fbfc4144d8027f5b73dd.tar.bz2 gentoo-15a6c6cc7eec9993ce18fbfc4144d8027f5b73dd.zip |
app-text/ghostscript-gpl: Stabilize 10.02.0 hppa, #914780
Signed-off-by: Arthur Zamarin <arthurzam@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 bd299a455669..b254174ce6f3 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" |