diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 19:30:58 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 19:30:58 +0000 |
commit | 190cf2855ee757468633742126603a7d406b0cde (patch) | |
tree | 9c6abc9a7c2f0ab9b12ea186aa9d6dbfca77b4da /app-text/ghostscript-gpl | |
parent | net-dns/c-ares: Stabilize 1.34.3 ppc, #946307 (diff) | |
download | gentoo-190cf2855ee757468633742126603a7d406b0cde.tar.gz gentoo-190cf2855ee757468633742126603a7d406b0cde.tar.bz2 gentoo-190cf2855ee757468633742126603a7d406b0cde.zip |
app-text/ghostscript-gpl: Stabilize 10.04.0 x86, #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 a70f227ee250..7069b96654db 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" |