diff options
author | Sam James <sam@gentoo.org> | 2023-07-14 01:42:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-14 01:42:21 +0100 |
commit | ac7928bc1003d1ccf3694a5eb993fc3421d33358 (patch) | |
tree | 100760518e27b9f14d8cba771b68beb5ac74fa19 /app-text/ghostscript-gpl | |
parent | app-text/ghostscript-gpl: Stabilize 10.01.2 hppa, #910308 (diff) | |
download | gentoo-ac7928bc1003d1ccf3694a5eb993fc3421d33358.tar.gz gentoo-ac7928bc1003d1ccf3694a5eb993fc3421d33358.tar.bz2 gentoo-ac7928bc1003d1ccf3694a5eb993fc3421d33358.zip |
app-text/ghostscript-gpl: Stabilize 10.01.2 x86, #910308
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.01.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.ebuild index 3d76e5330c0a..eaddbbee11e2 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.01.2.ebuild @@ -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" |