diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 15:01:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 15:01:00 +0200 |
commit | aa84c7edf21c950c44901d541e1c65eb86a8a334 (patch) | |
tree | d097efb27559432a74483bfad119c5d47d608ee8 /net-print/hplip | |
parent | dev-python/distro: ppc64 stable wrt bug #723366 (diff) | |
download | gentoo-aa84c7edf21c950c44901d541e1c65eb86a8a334.tar.gz gentoo-aa84c7edf21c950c44901d541e1c65eb86a8a334.tar.bz2 gentoo-aa84c7edf21c950c44901d541e1c65eb86a8a334.zip |
net-print/hplip: ppc64 stable wrt bug #723366
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/hplip-3.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/hplip/hplip-3.20.3.ebuild b/net-print/hplip/hplip-3.20.3.ebuild index a9fd4986356c..441c5c127131 100644 --- a/net-print/hplip/hplip-3.20.3.ebuild +++ b/net-print/hplip/hplip-3.20.3.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~ppc64 ~x86" +KEYWORDS="amd64 arm ppc64 ~x86" IUSE="doc fax +hpcups hpijs kde libnotify libressl -libusb0 minimal parport policykit qt5 scanner +snmp static-ppds X" |