diff options
author | Sam James <sam@gentoo.org> | 2024-07-02 00:13:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-02 00:13:51 +0100 |
commit | 3fe1cb6ffd58023c23c1f32d190d75677991566a (patch) | |
tree | d30d004c079d03f75601d5a8b03c5325e87cb191 /app-text | |
parent | app-text/ghostscript-gpl: Stabilize 10.03.1 x86, #935302 (diff) | |
download | gentoo-3fe1cb6ffd58023c23c1f32d190d75677991566a.tar.gz gentoo-3fe1cb6ffd58023c23c1f32d190d75677991566a.tar.bz2 gentoo-3fe1cb6ffd58023c23c1f32d190d75677991566a.zip |
app-text/ghostscript-gpl: Stabilize 10.03.1 ppc64, #935302
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild index 91253f56c76b..c02a5837838d 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.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 ~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" |