diff options
author | Sam James <sam@gentoo.org> | 2024-01-07 06:11:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-07 06:11:45 +0000 |
commit | 877b27e2e78298a9700329913f815dc3764a5b5b (patch) | |
tree | 0fff7f129ed891398414576f7f0723e8b7ad9e41 /app-text/ghostscript-gpl | |
parent | x11-terms/qterminal: Stabilize 1.4.0 arm64, #920175 (diff) | |
download | gentoo-877b27e2e78298a9700329913f815dc3764a5b5b.tar.gz gentoo-877b27e2e78298a9700329913f815dc3764a5b5b.tar.bz2 gentoo-877b27e2e78298a9700329913f815dc3764a5b5b.zip |
app-text/ghostscript-gpl: Stabilize 10.02.1 arm64, #920253
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.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 d0699c1f9217..7bd11e3f8484 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.02.1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.02.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" |