diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-07-13 18:19:10 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-07-13 18:19:31 +0200 |
commit | f3229668be95b9be0583e2dec350898a23122905 (patch) | |
tree | fc9f2f3ef33acffd8f028dacbae3293e9ba874c8 /net-print/hplip | |
parent | dev-python/PyQt5: Mark ~ppc64 too. (diff) | |
download | gentoo-f3229668be95b9be0583e2dec350898a23122905.tar.gz gentoo-f3229668be95b9be0583e2dec350898a23122905.tar.bz2 gentoo-f3229668be95b9be0583e2dec350898a23122905.zip |
net-print/hplip: Mark ~ppc64 (bug #584876).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/hplip-3.16.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/hplip/hplip-3.16.5-r1.ebuild b/net-print/hplip/hplip-3.16.5-r1.ebuild index 6f242adf6517..291f450ee616 100644 --- a/net-print/hplip/hplip-3.16.5-r1.ebuild +++ b/net-print/hplip/hplip-3.16.5-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="doc fax +hpcups hpijs kde -libusb0 minimal parport policykit +qt4 qt5 scanner +snmp static-ppds X" |