Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/rfkill/
Date: Wed, 05 Oct 2016 19:35:23
Message-Id: 1475696118.1174a3f4255ac0d7d659034e6a7bf536a9c9af84.jer@gentoo
1 commit: 1174a3f4255ac0d7d659034e6a7bf536a9c9af84
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 5 19:35:09 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 5 19:35:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1174a3f4
7
8 net-wireless/rfkill: Stable for PPC PPC64 (bug #596152).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 net-wireless/rfkill/rfkill-0.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-wireless/rfkill/rfkill-0.5.ebuild b/net-wireless/rfkill/rfkill-0.5.ebuild
17 index 4453dc7..a07f442 100644
18 --- a/net-wireless/rfkill/rfkill-0.5.ebuild
19 +++ b/net-wireless/rfkill/rfkill-0.5.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz"
21
22 LICENSE="ISC"
23 SLOT="0"
24 -KEYWORDS="amd64 arm ~mips x86"
25 +KEYWORDS="amd64 arm ~mips ppc ppc64 x86"
26 IUSE=""
27
28 RDEPEND=""