commit: 70e14e09c369650013920d042e7b06f9891ee6db
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 10:57:36 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 10:57:36 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e14e09
dev-python/pyspf: amd64 stable wrt bug #529494
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 4e8e1b5..716992e 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