diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 17:34:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 17:35:18 +0100 |
commit | 6cba7f86cd084006c55b20a8bdcf600abfa9d61c (patch) | |
tree | 17e222f8b80123904ccfa6752a312b4cb7b1de36 /app-text/ghostscript-gpl | |
parent | dev-libs/elfutils: add upstream reference to s/-Werror// hack (diff) | |
download | gentoo-6cba7f86cd084006c55b20a8bdcf600abfa9d61c.tar.gz gentoo-6cba7f86cd084006c55b20a8bdcf600abfa9d61c.tar.bz2 gentoo-6cba7f86cd084006c55b20a8bdcf600abfa9d61c.zip |
app-text/ghostscript-gpl: x86 stable (bug #668846)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild index 5a90bf6e7d70..a1c4fff07606 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.26.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="AGPL-3 CPL-1.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="cups dbus gtk l10n_de static-libs tiff unicode X" LANGS="ja ko zh-CN zh-TW" |