diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:25:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:25:19 +0100 |
commit | 90617fef36cea7645f84d2dd5fc35945549e3ba5 (patch) | |
tree | 698259ee6a898b485af2c4b3de108befbcb1c1b2 /net-print | |
parent | dev-python/toml: ppc64 stable wrt bug #709572 (diff) | |
download | gentoo-90617fef36cea7645f84d2dd5fc35945549e3ba5.tar.gz gentoo-90617fef36cea7645f84d2dd5fc35945549e3ba5.tar.bz2 gentoo-90617fef36cea7645f84d2dd5fc35945549e3ba5.zip |
net-print/gutenprint: ppc64 stable wrt bug #709586
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/gutenprint/gutenprint-5.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/gutenprint/gutenprint-5.3.3.ebuild b/net-print/gutenprint/gutenprint-5.3.3.ebuild index d260ca12e376..af763a6d13d8 100644 --- a/net-print/gutenprint/gutenprint-5.3.3.ebuild +++ b/net-print/gutenprint/gutenprint-5.3.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gimp-print/${MY_P}.tar.xz" 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 )" |