From: Mikle Kolyada Date: Sun, 24 Jun 2018 09:38:12 +0000 (+0300) Subject: dev-python/virtualenvwrapper: amd64 stable wrt bug #658884 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d4c751d69dad44440aec28e7b9866f836041845a;p=gentoo.git dev-python/virtualenvwrapper: amd64 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 32ffca254a26..2df8322f07d7 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