diff options
author | Sam James <sam@gentoo.org> | 2023-04-13 03:56:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-13 03:56:49 +0100 |
commit | 6f1392d7be3b2e8598d28d847db2ce6beee6c433 (patch) | |
tree | 803229a0042fee39e8194698cafae019d8f6f5e2 /app-text | |
parent | dev-python/uvicorn: Keyword 0.21.1-r1 hppa, #904191 (diff) | |
download | gentoo-6f1392d7be3b2e8598d28d847db2ce6beee6c433.tar.gz gentoo-6f1392d7be3b2e8598d28d847db2ce6beee6c433.tar.bz2 gentoo-6f1392d7be3b2e8598d28d847db2ce6beee6c433.zip |
app-text/ghostscript-gpl: Stabilize 10.01.1 x86, #904246
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-10.01.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.01.1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.01.1.ebuild index 782e3d133ca6..0282639189b5 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-10.01.1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.01.1.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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cups dbus gtk l10n_de static-libs unicode X" LANGS="ja ko zh-CN zh-TW" |