summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-18 18:03:15 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-19 00:58:06 +0300
commitdd5bb55cb924a300131557f43dfcc8bc31effffd (patch)
treeae9746da4ee1290b94e7140a6d6124b3b993f0bc /net-wireless/iw
parentsys-fs/f2fs-tools: arm64 stable (bug #728600) (diff)
downloadgentoo-dd5bb55cb924a300131557f43dfcc8bc31effffd.tar.gz
gentoo-dd5bb55cb924a300131557f43dfcc8bc31effffd.tar.bz2
gentoo-dd5bb55cb924a300131557f43dfcc8bc31effffd.zip
net-wireless/iw: arm64 stable (bug #728620)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-wireless/iw')
-rw-r--r--net-wireless/iw/iw-5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/iw/iw-5.4.ebuild b/net-wireless/iw/iw-5.4.ebuild
index a57c13b08c49..a331cf6f69f6 100644
--- a/net-wireless/iw/iw-5.4.ebuild
+++ b/net-wireless/iw/iw-5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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:="