Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/iw/
Date: Fri, 26 Jan 2018 23:24:31
Message-Id: 1517009042.c94330f550d62f762430aaf8f532f905f72ea536.whissi@gentoo
1 commit: c94330f550d62f762430aaf8f532f905f72ea536
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 26 23:20:20 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 26 23:24:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c94330f5
7
8 net-wireless/iw: x86 stable (bug #618142)
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 net-wireless/iw/iw-4.9.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-wireless/iw/iw-4.9.ebuild b/net-wireless/iw/iw-4.9.ebuild
16 index f43f3e9fbd7..f9a771d3839 100644
17 --- a/net-wireless/iw/iw-4.9.ebuild
18 +++ b/net-wireless/iw/iw-4.9.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz"
26
27 LICENSE="ISC"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86 ~amd64-linux ~x86-linux"
31 IUSE=""
32
33 RDEPEND="dev-libs/libnl"