diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-23 21:29:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-23 21:34:22 +0300 |
commit | bc1082e32ab6446ed8ee97e7411cafcedb3c6d36 (patch) | |
tree | e578ad745ae5742340f07002a7250e4308b7a556 /net-print | |
parent | net-misc/netctl: Remove last rite package (diff) | |
download | gentoo-bc1082e32ab6446ed8ee97e7411cafcedb3c6d36.tar.gz gentoo-bc1082e32ab6446ed8ee97e7411cafcedb3c6d36.tar.bz2 gentoo-bc1082e32ab6446ed8ee97e7411cafcedb3c6d36.zip |
net-print/hplip: amd64 stable wrt bug #676054
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/hplip-3.18.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/hplip/hplip-3.18.12.ebuild b/net-print/hplip/hplip-3.18.12.ebuild index a55937076467..6dce6be9eee4 100644 --- a/net-print/hplip/hplip-3.18.12.ebuild +++ b/net-print/hplip/hplip-3.18.12.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="doc fax +hpcups hpijs kde libnotify libressl -libusb0 minimal parport policykit qt5 scanner +snmp static-ppds X" |