diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-06 07:39:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-06 07:39:29 +0200 |
commit | 6d5c2e4155eacc6b9b953d20ceef844cbee0aae8 (patch) | |
tree | fa629ac18f25503da3db2ba6fc185a3549bc8147 /dev-python/virtualenv | |
parent | dev-python/platformdirs: x86 stable wrt bug #811672 (diff) | |
download | gentoo-6d5c2e4155eacc6b9b953d20ceef844cbee0aae8.tar.gz gentoo-6d5c2e4155eacc6b9b953d20ceef844cbee0aae8.tar.bz2 gentoo-6d5c2e4155eacc6b9b953d20ceef844cbee0aae8.zip |
dev-python/virtualenv: x86 stable wrt bug #811672
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/virtualenv')
-rw-r--r-- | dev-python/virtualenv/virtualenv-20.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/virtualenv/virtualenv-20.7.2.ebuild b/dev-python/virtualenv/virtualenv-20.7.2.ebuild index 46e16d0d7181..6a0486d95446 100644 --- a/dev-python/virtualenv/virtualenv-20.7.2.ebuild +++ b/dev-python/virtualenv/virtualenv-20.7.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" SLOT="0" RDEPEND=" |