diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-13 14:16:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-13 14:16:55 +0100 |
commit | 58f4cc9999392874680a374237c9e8f9b8204093 (patch) | |
tree | a059077dae6f26dbfb9ee890ef92546f1908d0b9 /app-text | |
parent | sys-apps/acl: Replaced ltprune eclass with find call (diff) | |
download | gentoo-58f4cc9999392874680a374237c9e8f9b8204093.tar.gz gentoo-58f4cc9999392874680a374237c9e8f9b8204093.tar.bz2 gentoo-58f4cc9999392874680a374237c9e8f9b8204093.zip |
app-text/ghostscript-gpl: ia64 stable wrt bug #693002
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild index f1defa3f6bf7..6687df22eb87 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild @@ -22,7 +22,7 @@ fi LICENSE="AGPL-3 CPL-1.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="cups dbus gtk l10n_de static-libs tiff unicode X" LANGS="ja ko zh-CN zh-TW" |