summaryrefslogtreecommitdiff
path: root/net-wireless
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-27 00:20:20 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-27 00:24:02 +0100
commitc94330f550d62f762430aaf8f532f905f72ea536 (patch)
treeceb8d8ed238b101f66abbc9bf33a8cee52fac0c8 /net-wireless
parent1dd3ae485978fe955f55e58c61e1625c7d39e9ec (diff)
downloadgentoo-c94330f550d62f762430aaf8f532f905f72ea536.tar.gz
gentoo-c94330f550d62f762430aaf8f532f905f72ea536.tar.xz
net-wireless/iw: x86 stable (bug #618142)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/iw/iw-4.9.ebuild4
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 f43f3e9fbd7..f9a771d3839 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"