diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:32:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:32:20 +0100 |
commit | 443e392d848d9b63831ef947347911319022fd8a (patch) | |
tree | 4448625478e372062af98653d9360545cdf95dea /net-wireless | |
parent | media-gfx/dcraw: ppc stable wrt bug #549336 (diff) | |
download | gentoo-443e392d848d9b63831ef947347911319022fd8a.tar.gz gentoo-443e392d848d9b63831ef947347911319022fd8a.tar.bz2 gentoo-443e392d848d9b63831ef947347911319022fd8a.zip |
net-wireless/python-wifi: ppc stable wrt bug #593170
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless')
-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 2eb343e02d60..b7ab449a0066 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-2016 Gentoo Foundation +# Copyright 1999-2017 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" |