diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:25:45 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:25:45 -0500 |
commit | 6908559ed74ddaf1661a8f4c31ac1bbdecc84e56 (patch) | |
tree | 41c3de478ec64daac40b389ef5d9f7df96d21d38 /dev-python/netifaces | |
parent | dev-python/eventlet: 0.20.1-r1 stablized amd64 x86 under allarches (diff) | |
download | gentoo-6908559ed74ddaf1661a8f4c31ac1bbdecc84e56.tar.gz gentoo-6908559ed74ddaf1661a8f4c31ac1bbdecc84e56.tar.bz2 gentoo-6908559ed74ddaf1661a8f4c31ac1bbdecc84e56.zip |
dev-python/netifaces: 0.10.6 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/netifaces')
-rw-r--r-- | dev-python/netifaces/netifaces-0.10.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/netifaces/netifaces-0.10.6.ebuild b/dev-python/netifaces/netifaces-0.10.6.ebuild index 1062081a3ac6..0d46e18fde2a 100644 --- a/dev-python/netifaces/netifaces-0.10.6.ebuild +++ b/dev-python/netifaces/netifaces-0.10.6.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |