Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/python-wifi/
Date: Sat, 31 Mar 2018 17:44:50
Message-Id: 1522518042.03fc97c8475c890d183bd7e8984e833de7046f66.sping@gentoo
1 commit: 03fc97c8475c890d183bd7e8984e833de7046f66
2 Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
3 AuthorDate: Sat Mar 31 17:03:37 2018 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 17:40:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03fc97c8
7
8 net-wireless/python-wifi: keyword ~arm64
9
10 net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild b/net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild
14 index e25f0377967..7d60e82a9e7 100644
15 --- a/net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild
16 +++ b/net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.python.org/pypi/python-wifi"
24 SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.bz2"
25
26 SLOT="0"
27 -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
28 +KEYWORDS="alpha amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
29 LICENSE="LGPL-2.1 examples? ( GPL-2 )"
30 IUSE="examples"