diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 19:48:07 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 19:48:07 +0000 |
commit | 7b266a136335f5fb3cdde7ed70fc4255bfc62e66 (patch) | |
tree | 817763265b49a4cd35d53a02de515ab864a07519 /app-text | |
parent | dev-libs/libgcrypt: Stabilize 1.11.0-r1 ppc, #946303 (diff) | |
download | gentoo-7b266a136335f5fb3cdde7ed70fc4255bfc62e66.tar.gz gentoo-7b266a136335f5fb3cdde7ed70fc4255bfc62e66.tar.bz2 gentoo-7b266a136335f5fb3cdde7ed70fc4255bfc62e66.zip |
app-text/ghostscript-gpl: Stabilize 10.04.0 ppc, #945129
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-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 7069b96654db..60f9783b6b77 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" |