diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:58:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:58:33 +0200 |
commit | 8e1aa17cecd10c51116d1c944d9b03d9fa562a0e (patch) | |
tree | 732882d78a96b4380380c6c1f0c564a5a95eaaa2 /net-print | |
parent | dev-python/distro: arm stable wrt bug #723366 (diff) | |
download | gentoo-8e1aa17cecd10c51116d1c944d9b03d9fa562a0e.tar.gz gentoo-8e1aa17cecd10c51116d1c944d9b03d9fa562a0e.tar.bz2 gentoo-8e1aa17cecd10c51116d1c944d9b03d9fa562a0e.zip |
net-print/hplip: arm stable wrt bug #723366
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-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 5c736b8ab5aa..a9fd4986356c 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" |