diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-10-09 02:05:19 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-10-09 02:05:19 +0200 |
commit | 7c1d9feafae6aafc2159cd2fa301fdff5e915311 (patch) | |
tree | 6029a4909a4fd6289c5a355328c6128b0ecba090 /net-print/hplip | |
parent | net-p2p/transmission: Stabilize 4.0.6-r5 ppc, #940768 (diff) | |
download | gentoo-7c1d9feafae6aafc2159cd2fa301fdff5e915311.tar.gz gentoo-7c1d9feafae6aafc2159cd2fa301fdff5e915311.tar.bz2 gentoo-7c1d9feafae6aafc2159cd2fa301fdff5e915311.zip |
net-print/hplip: Stabilize 3.24.4 ppc, #940854
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/hplip-3.24.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/hplip/hplip-3.24.4.ebuild b/net-print/hplip/hplip-3.24.4.ebuild index 0c6de70f18aa..1ab851a20c6e 100644 --- a/net-print/hplip/hplip-3.24.4.ebuild +++ b/net-print/hplip/hplip-3.24.4.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://downloads.sourceforge.net/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" |