commit: 6f8d8ec2a5a9c220e3cb8cfa7a882182da14ada5
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 6 13:31:48 2015 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Oct 6 13:31:48 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f8d8ec2
dev-python/pyspf: x86 stable wrt bug #529494
Package-Manager: portage-2.2.20.1
dev-python/pyspf/pyspf-2.0.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyspf/pyspf-2.0.11.ebuild
b/dev-python/pyspf/pyspf-2.0.11.ebuild
index 716992e..8340571 100644
--- a/dev-python/pyspf/pyspf-2.0.11.ebuild
+++ b/dev-python/pyspf/pyspf-2.0.11.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.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