diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:25:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:25:44 +0100 |
commit | 7986cdf97ddb5c7340a78850010b6d75b4ec3fbb (patch) | |
tree | fa06b1f488e45816761b1927ba8044a8bddc8600 | |
parent | 34c2cb0f6e539587493d8439a797ab979694ae79 (diff) | |
download | gentoo-7986cdf97ddb5c7340a78850010b6d75b4ec3fbb.tar.gz gentoo-7986cdf97ddb5c7340a78850010b6d75b4ec3fbb.tar.xz |
net-wireless/python-wifi: sparc stable wrt bug #593170
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 97d163739ce..4d1edcfec18 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" |