diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-16 21:32:51 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-16 21:32:51 +0200 |
commit | 05dba2c124fa986ee7f1db0225dd4666279ebf18 (patch) | |
tree | 45e2e0cab106c2caacacec0878a550ae73946f11 /net-wireless/python-wifi | |
parent | dev-tcltk/snack: amd64/x86 stable, bug #593144 (diff) | |
download | gentoo-05dba2c124fa986ee7f1db0225dd4666279ebf18.tar.gz gentoo-05dba2c124fa986ee7f1db0225dd4666279ebf18.tar.bz2 gentoo-05dba2c124fa986ee7f1db0225dd4666279ebf18.zip |
net-wireless/python-wifi: amd64/x86 stable, bug #593170
Package-Manager: portage-2.3.1
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 2edce4962a2e..2eb343e02d60 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" LICENSE="LGPL-2.1 examples? ( GPL-2 )" IUSE="examples" |