diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 16:48:15 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 16:48:15 +0200 |
commit | 802e735b3be2b310e36e296e2ce32076d07bec0b (patch) | |
tree | 67476bdbf00402bab131750549de8ff6afa99688 /net-print | |
parent | dev-python/coverage: Stabilize 7.1.0 hppa, #896350 (diff) | |
download | gentoo-802e735b3be2b310e36e296e2ce32076d07bec0b.tar.gz gentoo-802e735b3be2b310e36e296e2ce32076d07bec0b.tar.bz2 gentoo-802e735b3be2b310e36e296e2ce32076d07bec0b.zip |
net-print/hplip: Stabilize 3.22.10 ppc64, #899278
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/hplip-3.22.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/hplip/hplip-3.22.10.ebuild b/net-print/hplip/hplip-3.22.10.ebuild index 8bcbf9a355df..5ea1e6ba436f 100644 --- a/net-print/hplip/hplip-3.22.10.ebuild +++ b/net-print/hplip/hplip-3.22.10.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" |