diff options
author | Alexey Korepanov <kaikaikai@yandex.ru> | 2018-03-31 18:03:37 +0100 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2018-03-31 19:40:42 +0200 |
commit | 03fc97c8475c890d183bd7e8984e833de7046f66 (patch) | |
tree | 2c61995df91b6f2d44b35300c6368dc82c628e49 /net-wireless/python-wifi | |
parent | x11-misc/redshift: keyword ~arm64 (diff) | |
download | gentoo-03fc97c8475c890d183bd7e8984e833de7046f66.tar.gz gentoo-03fc97c8475c890d183bd7e8984e833de7046f66.tar.bz2 gentoo-03fc97c8475c890d183bd7e8984e833de7046f66.zip |
net-wireless/python-wifi: keyword ~arm64
Diffstat (limited to 'net-wireless/python-wifi')
-rw-r--r-- | net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index e25f03779673..7d60e82a9e7e 100644 --- a/net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild +++ b/net-wireless/python-wifi/python-wifi-0.5.0-r3.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=5 @@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.python.org/pypi/python-wifi" SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.bz2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" LICENSE="LGPL-2.1 examples? ( GPL-2 )" IUSE="examples" |