diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:06:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:23:20 +0100 |
commit | 4426728315516b42f49e5f2be2f2cd6e7b021f18 (patch) | |
tree | 0c6b2a6832e1966abf0d046f8a0947ffb442f060 /net-wireless/python-wifi | |
parent | dev-python/bottle: ia64 stable wrt bug #603096 (diff) | |
download | gentoo-4426728315516b42f49e5f2be2f2cd6e7b021f18.tar.gz gentoo-4426728315516b42f49e5f2be2f2cd6e7b021f18.tar.bz2 gentoo-4426728315516b42f49e5f2be2f2cd6e7b021f18.zip |
net-wireless/python-wifi: ia64 stable wrt bug #593170
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless/python-wifi')
-rw-r--r-- | net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 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 4d1edcfec180..95517a1943e2 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 @@ -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" |