From: Mart Raudsepp Date: Wed, 15 Feb 2017 16:37:58 +0000 (+0200) Subject: net-wireless/iw-4.9-r0: keyworded for ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=010f7bc30c90a5b074c48fa872f6b3cf65b8efb6;p=gentoo.git net-wireless/iw-4.9-r0: keyworded for ~arm64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/net-wireless/iw/iw-4.9.ebuild b/net-wireless/iw/iw-4.9.ebuild index 76c56b362e2b..14ecbf595de9 100644 --- a/net-wireless/iw/iw-4.9.ebuild +++ b/net-wireless/iw/iw-4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/libnl"