diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-14 19:29:58 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-14 19:29:58 +0000 |
commit | e6337106625638b7594b698c2bb7eee8e5b93a06 (patch) | |
tree | df87bd97be689daed5965f6b2183aab6178714c0 /app-text/ghostscript-gpl | |
parent | app-crypt/jetring: 0.32 (diff) | |
download | gentoo-e6337106625638b7594b698c2bb7eee8e5b93a06.tar.gz gentoo-e6337106625638b7594b698c2bb7eee8e5b93a06.tar.bz2 gentoo-e6337106625638b7594b698c2bb7eee8e5b93a06.zip |
app-text/ghostscript-gpl: Stabilize 10.04.0 amd64, #945129
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.04.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild index 60f9783b6b77..7bddcc850176 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.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 ~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 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="cups cpu_flags_arm_neon dbus gtk l10n_de static-libs unicode X" LANGS="ja ko zh-CN zh-TW" |