Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/iw/
Date: Wed, 15 Feb 2017 16:39:32
Message-Id: 1487176751.010f7bc30c90a5b074c48fa872f6b3cf65b8efb6.leio@gentoo
1 commit: 010f7bc30c90a5b074c48fa872f6b3cf65b8efb6
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 15 16:37:58 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 15 16:39:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=010f7bc3
7
8 net-wireless/iw-4.9-r0: keyworded for ~arm64
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 76c56b362e..14ecbf595d 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-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -12,7 +12,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 ~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"