summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-23 16:45:50 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-23 16:45:50 +0100
commitaa66a57125f54df1935d6b5777aa6acfb54937fa (patch)
tree54fc6cd0ae9104127890fb007e6b54d014a8d141 /dev-python/BitVector
parentdev-python/rpyc: x86 stable wrt bug #606328 (diff)
downloadgentoo-aa66a57125f54df1935d6b5777aa6acfb54937fa.tar.gz
gentoo-aa66a57125f54df1935d6b5777aa6acfb54937fa.tar.bz2
gentoo-aa66a57125f54df1935d6b5777aa6acfb54937fa.zip
dev-python/BitVector: x86 stable wrt bug #605988
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/BitVector')
-rw-r--r--dev-python/BitVector/BitVector-3.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/BitVector/BitVector-3.4.4.ebuild b/dev-python/BitVector/BitVector-3.4.4.ebuild
index 700a1c933b83..20f438b2e32a 100644
--- a/dev-python/BitVector/BitVector-3.4.4.ebuild
+++ b/dev-python/BitVector/BitVector-3.4.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://cobweb.ecn.purdue.edu/~kak/dist/${P}.tar.gz"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
python_test() {
"${PYTHON}" TestBitVector/Test.py || die "Tests fail with ${EPYTHON}"