diff options
author | Daniel Pielmeier <billie@gentoo.org> | 2019-01-22 18:25:07 +0100 |
---|---|---|
committer | Daniel Pielmeier <billie@gentoo.org> | 2019-01-22 18:25:48 +0100 |
commit | 873b01d8819f2bb98e3b2e5f385afbc1979a0eff (patch) | |
tree | 145382c409950de316804ea61364e2a1ada6b6bb /net-print | |
parent | dev-db/mycli: Version bump for 1.19.0; Update 9999 requirements (diff) | |
download | gentoo-873b01d8819f2bb98e3b2e5f385afbc1979a0eff.tar.gz gentoo-873b01d8819f2bb98e3b2e5f385afbc1979a0eff.tar.bz2 gentoo-873b01d8819f2bb98e3b2e5f385afbc1979a0eff.zip |
net-print/hplip: Add back ppc and ppc64 keywords for hplip-3.18.12.
dev-python/notify2 is now keyworded on ppc and ppc64.
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/hplip-3.18.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/hplip/hplip-3.18.12.ebuild b/net-print/hplip/hplip-3.18.12.ebuild index b652a5c8e62c..a55937076467 100644 --- a/net-print/hplip/hplip-3.18.12.ebuild +++ b/net-print/hplip/hplip-3.18.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="doc fax +hpcups hpijs kde libnotify libressl -libusb0 minimal parport policykit qt5 scanner +snmp static-ppds X" |