diff options
author | Sam James <sam@gentoo.org> | 2022-04-05 04:50:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-05 04:50:22 +0100 |
commit | 3fffb0be6b17aaaee0a5753af33c1dfc224493b0 (patch) | |
tree | 8e266852e9e5b31e0c57a36c4d84e76a5c784a81 /net-print/hplip | |
parent | net-irc/unrealircd: add 6.0.3 (diff) | |
download | gentoo-3fffb0be6b17aaaee0a5753af33c1dfc224493b0.tar.gz gentoo-3fffb0be6b17aaaee0a5753af33c1dfc224493b0.tar.bz2 gentoo-3fffb0be6b17aaaee0a5753af33c1dfc224493b0.zip |
net-print/hplip: Stabilize 3.22.2 arm64, #836636
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/hplip-3.22.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/hplip/hplip-3.22.2.ebuild b/net-print/hplip/hplip-3.22.2.ebuild index 1b5b740c1b76..770bceac5c1c 100644 --- a/net-print/hplip/hplip-3.22.2.ebuild +++ b/net-print/hplip/hplip-3.22.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86" IUSE="doc fax +hpcups hpijs kde libnotify libusb0 minimal parport policykit qt5 scanner +snmp static-ppds X" |