From d4c751d69dad44440aec28e7b9866f836041845a Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 24 Jun 2018 12:38:12 +0300 Subject: [PATCH] dev-python/virtualenvwrapper: amd64 stable wrt bug #658884 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild index 32ffca254a269..2df8322f07d72 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