diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 19:39:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 19:39:29 +0300 |
commit | 5b3c1544262f3c4756079e6c8165444337c06a72 (patch) | |
tree | 114b8ed0da9cd4ee3463577e052e129063b56d63 /net-print | |
parent | dev-lang/php: security updates for all three series (diff) | |
download | gentoo-5b3c1544262f3c4756079e6c8165444337c06a72.tar.gz gentoo-5b3c1544262f3c4756079e6c8165444337c06a72.tar.bz2 gentoo-5b3c1544262f3c4756079e6c8165444337c06a72.zip |
net-print/hplip: Stabilize 3.23.12-r1 arm64, #929902
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/hplip-3.23.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/hplip/hplip-3.23.12-r1.ebuild b/net-print/hplip/hplip-3.23.12-r1.ebuild index 03f1b40338ca..2ac1c0bd88d6 100644 --- a/net-print/hplip/hplip-3.23.12-r1.ebuild +++ b/net-print/hplip/hplip-3.23.12-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${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" |