commit: aa66a57125f54df1935d6b5777aa6acfb54937fa Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jan 23 15:45:50 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jan 23 15:45:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa66a571
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 <AT> gentoo.org> dev-python/BitVector/BitVector-3.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/BitVector/BitVector-3.4.4.ebuild b/dev-python/BitVector/BitVector-3.4.4.ebuild index 700a1c9..20f438b 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}"
