Gentoo Archives: gentoo-commits

From: Daniel Pielmeier <billie@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/hplip/
Date: Tue, 22 Jan 2019 17:26:07
Message-Id: 1548177948.873b01d8819f2bb98e3b2e5f385afbc1979a0eff.billie@gentoo
1 commit: 873b01d8819f2bb98e3b2e5f385afbc1979a0eff
2 Author: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 22 17:25:07 2019 +0000
4 Commit: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 22 17:25:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873b01d8
7
8 net-print/hplip: Add back ppc and ppc64 keywords for hplip-3.18.12.
9
10 dev-python/notify2 is now keyworded on ppc and ppc64.
11
12 Signed-off-by: Daniel Pielmeier <billie <AT> gentoo.org>
13 Package-Manager: Portage-2.3.51, Repoman-2.3.11
14
15 net-print/hplip/hplip-3.18.12.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/net-print/hplip/hplip-3.18.12.ebuild b/net-print/hplip/hplip-3.18.12.ebuild
19 index b652a5c8e62..a5593707646 100644
20 --- a/net-print/hplip/hplip-3.18.12.ebuild
21 +++ b/net-print/hplip/hplip-3.18.12.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~arm ~x86"
33 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
34
35 IUSE="doc fax +hpcups hpijs kde libnotify libressl -libusb0 minimal parport policykit qt5 scanner +snmp static-ppds X"