Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/iw/
Date: Sat, 27 Feb 2021 10:09:02
Message-Id: 1614420533.35e998f148cfc8c15177cde65763efc480b6f7ce.sam@gentoo
1 commit: 35e998f148cfc8c15177cde65763efc480b6f7ce
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 10:08:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 10:08:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e998f1
7
8 net-wireless/iw: Stabilize 5.9 ppc, #773097
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-wireless/iw/iw-5.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-wireless/iw/iw-5.9.ebuild b/net-wireless/iw/iw-5.9.ebuild
16 index b756d84a3dd..b380a60c296 100644
17 --- a/net-wireless/iw/iw-5.9.ebuild
18 +++ b/net-wireless/iw/iw-5.9.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz"
20
21 LICENSE="ISC"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 ~ppc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 arm arm64 ppc x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 RDEPEND="dev-libs/libnl:="