diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-09-17 14:08:47 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-17 14:09:05 -0700 |
commit | fef1d1807cd2b3364ea95ed8b0a43544938fc5ed (patch) | |
tree | cbb8e91aa9d639237abc940030e1a806022f23d0 /dev-python/pyspf | |
parent | dev-python/zope-deprecation-4.2.0: x86 stable, bug 625052 (diff) | |
download | gentoo-fef1d1807cd2b3364ea95ed8b0a43544938fc5ed.tar.gz gentoo-fef1d1807cd2b3364ea95ed8b0a43544938fc5ed.tar.bz2 gentoo-fef1d1807cd2b3364ea95ed8b0a43544938fc5ed.zip |
dev-python/pyspf-2.0.12: x86 stable, bug 625054
Diffstat (limited to 'dev-python/pyspf')
-rw-r--r-- | dev-python/pyspf/pyspf-2.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyspf/pyspf-2.0.12.ebuild b/dev-python/pyspf/pyspf-2.0.12.ebuild index e3d0a701003d..cd41a136bafd 100644 --- a/dev-python/pyspf/pyspf-2.0.12.ebuild +++ b/dev-python/pyspf/pyspf-2.0.12.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}t.tar.gz" LICENSE="PSF-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="ipv6 test" # >=python-3.3 comes with the built-in ipaddress module |