diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 03:04:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 03:06:13 +0300 |
commit | b44085bc4468957edf0066e6140b8c97a600fb29 (patch) | |
tree | ef3e79a330fe2395231ff9745f322fdd9c248df4 /dev-python/virtualenvwrapper | |
parent | dev-python/sphinxcontrib-programoutput: x86 stable wrt bug #658884 (diff) | |
download | gentoo-b44085bc4468957edf0066e6140b8c97a600fb29.tar.gz gentoo-b44085bc4468957edf0066e6140b8c97a600fb29.tar.bz2 gentoo-b44085bc4468957edf0066e6140b8c97a600fb29.zip |
dev-python/virtualenvwrapper: x86 stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/virtualenvwrapper')
-rw-r--r-- | dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |