From: Mikle Kolyada Date: Sat, 21 Jul 2018 00:04:09 +0000 (+0300) Subject: dev-python/virtualenvwrapper: x86 stable wrt bug #658884 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b44085bc4468957edf0066e6140b8c97a600fb29;p=gentoo.git dev-python/virtualenvwrapper: x86 stable wrt bug #658884 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild index 2df8322f07d7..adc8ea358698 100644 --- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild +++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" # testsuite doesn't work out of the box. Demand of a virtualenv outstrips setup by the eclass