diff options
author | Sam James <sam@gentoo.org> | 2020-08-14 17:30:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-14 17:30:33 +0000 |
commit | 7f082d7a4cf3e807041ed4c57622fb82ab769725 (patch) | |
tree | 417f75df096f574c985290b94298de0a9bad61c1 | |
parent | app-text/ghostscript-gpl: Stabilize 9.52 arm64, #734322 (diff) | |
download | gentoo-7f082d7a4cf3e807041ed4c57622fb82ab769725.tar.gz gentoo-7f082d7a4cf3e807041ed4c57622fb82ab769725.tar.bz2 gentoo-7f082d7a4cf3e807041ed4c57622fb82ab769725.zip |
app-text/ghostscript-gpl: Stabilize 9.52 sparc, #734322
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild index 9ec42c7e0880..6eea237e5fa0 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild @@ -24,7 +24,7 @@ fi LICENSE="AGPL-3 CPL-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="cups dbus gtk l10n_de static-libs tiff unicode X" LANGS="ja ko zh-CN zh-TW" |