diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:20:20 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:24:02 +0100 |
commit | c94330f550d62f762430aaf8f532f905f72ea536 (patch) | |
tree | ceb8d8ed238b101f66abbc9bf33a8cee52fac0c8 /net-wireless/iw | |
parent | www-client/firefox: x86 stable (bug #645510) (diff) | |
download | gentoo-c94330f550d62f762430aaf8f532f905f72ea536.tar.gz gentoo-c94330f550d62f762430aaf8f532f905f72ea536.tar.bz2 gentoo-c94330f550d62f762430aaf8f532f905f72ea536.zip |
net-wireless/iw: x86 stable (bug #618142)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'net-wireless/iw')
-rw-r--r-- | net-wireless/iw/iw-4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/iw/iw-4.9.ebuild b/net-wireless/iw/iw-4.9.ebuild index f43f3e9fbd79..f9a771d3839a 100644 --- a/net-wireless/iw/iw-4.9.ebuild +++ b/net-wireless/iw/iw-4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/libnl" |