diff options
author | Daniel Pielmeier <billie@gentoo.org> | 2023-12-08 19:18:03 +0100 |
---|---|---|
committer | Daniel Pielmeier <billie@gentoo.org> | 2023-12-08 19:18:03 +0100 |
commit | e34e2ade34b16c26fd848be4f8066c1b08b224e1 (patch) | |
tree | 74b9e30bf54b7bf00bfc9563f4b31d3c87c41233 /net-print | |
parent | net-print/hplip: add 3.23.12 (diff) | |
download | gentoo-e34e2ade34b16c26fd848be4f8066c1b08b224e1.tar.gz gentoo-e34e2ade34b16c26fd848be4f8066c1b08b224e1.tar.bz2 gentoo-e34e2ade34b16c26fd848be4f8066c1b08b224e1.zip |
net-print/hplip: destabilize 3.23.12
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/hplip-3.23.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/hplip/hplip-3.23.12.ebuild b/net-print/hplip/hplip-3.23.12.ebuild index 05e64117ef57..82885c39e971 100644 --- a/net-print/hplip/hplip-3.23.12.ebuild +++ b/net-print/hplip/hplip-3.23.12.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" |