diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-18 15:40:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-18 15:40:45 +0100 |
commit | 1eb753fe72f8838460715c5ee8c9150ed1bdfd91 (patch) | |
tree | a6feb96a9ea744e858e84346ac718b0ecb841176 /net-print | |
parent | app-text/ghostscript-gpl: ia64 stable wrt bug #596576 (diff) | |
download | gentoo-1eb753fe72f8838460715c5ee8c9150ed1bdfd91.tar.gz gentoo-1eb753fe72f8838460715c5ee8c9150ed1bdfd91.tar.bz2 gentoo-1eb753fe72f8838460715c5ee8c9150ed1bdfd91.zip |
net-print/gutenprint: ia64 stable wrt bug #596576
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/gutenprint/gutenprint-5.2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/gutenprint/gutenprint-5.2.12.ebuild b/net-print/gutenprint/gutenprint-5.2.12.ebuild index aa68426289d2..88daa91731f2 100644 --- a/net-print/gutenprint/gutenprint-5.2.12.ebuild +++ b/net-print/gutenprint/gutenprint-5.2.12.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gimp-print/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="cups gimp gtk nls readline ppds static-libs" REQUIRED_USE="gimp? ( gtk )" |