diff options
author | Sam James <sam@gentoo.org> | 2023-07-14 01:42:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-14 01:42:22 +0100 |
commit | f7168bc03a4a43c546e44bd3cc569b50ab021a99 (patch) | |
tree | c69fc0872fd896d6e90dff3ca9287993dd3f2d11 /app-text | |
parent | app-text/ghostscript-gpl: Stabilize 10.01.2 x86, #910308 (diff) | |
download | gentoo-f7168bc03a4a43c546e44bd3cc569b50ab021a99.tar.gz gentoo-f7168bc03a4a43c546e44bd3cc569b50ab021a99.tar.bz2 gentoo-f7168bc03a4a43c546e44bd3cc569b50ab021a99.zip |
app-text/ghostscript-gpl: Stabilize 10.01.2 amd64, #910308
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-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 eaddbbee11e2..bd01607f3cb0 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" |