diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-18 11:01:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-18 11:01:00 +0200 |
commit | 101273d9025af6d495e56887f6789990084b9564 (patch) | |
tree | 7bb2ff3fb48109ab4048c7bc8b1daf6f3910d47f /app-text/ghostscript-gpl | |
parent | app-text/ghostscript-gpl: Stabilize 10.02.1 sparc, #920253 (diff) | |
download | gentoo-101273d9025af6d495e56887f6789990084b9564.tar.gz gentoo-101273d9025af6d495e56887f6789990084b9564.tar.bz2 gentoo-101273d9025af6d495e56887f6789990084b9564.zip |
app-text/ghostscript-gpl: Stabilize 10.02.1 arm, #920253
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.02.1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.02.1.ebuild index 5458cd837753..e68d03b34f95 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.02.1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.02.1.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" |