Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/iw/
Date: Sat, 03 Mar 2018 13:08:20
Message-Id: 1520082491.28d1a1710f4472a47ac7ef6147791417a54a45f7.slyfox@gentoo
1 commit: 28d1a1710f4472a47ac7ef6147791417a54a45f7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 3 13:08:06 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 3 13:08:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d1a171
7
8 net-wireless/iw: stable 4.9 for ppc, bug #618142
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 net-wireless/iw/iw-4.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-wireless/iw/iw-4.9.ebuild b/net-wireless/iw/iw-4.9.ebuild
17 index ca557ca3ebc..bcaeb511ad9 100644
18 --- a/net-wireless/iw/iw-4.9.ebuild
19 +++ b/net-wireless/iw/iw-4.9.ebuild
20 @@ -11,7 +11,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 ~arm64 ~ppc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm ~arm64 ppc x86 ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 RDEPEND="dev-libs/libnl"