diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-30 10:48:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-30 10:56:09 +0200 |
commit | 60e4e3a3a5ada65bb3cb36474f3f59ae5a4d7d34 (patch) | |
tree | 32ca064a1a78cb3716e5c0d98e4e977fe876c226 /dev-python/virtualenv | |
parent | dev-python/towncrier: Keyword 19.2.0 ppc64, #700918 (diff) | |
download | gentoo-60e4e3a3a5ada65bb3cb36474f3f59ae5a4d7d34.tar.gz gentoo-60e4e3a3a5ada65bb3cb36474f3f59ae5a4d7d34.tar.bz2 gentoo-60e4e3a3a5ada65bb3cb36474f3f59ae5a4d7d34.zip |
dev-python/virtualenv: Keyword 20.0.21 ppc64, #700918
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/virtualenv')
-rw-r--r-- | dev-python/virtualenv/virtualenv-20.0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/virtualenv/virtualenv-20.0.21.ebuild b/dev-python/virtualenv/virtualenv-20.0.21.ebuild index 598bd3439d0e..15edadfdb160 100644 --- a/dev-python/virtualenv/virtualenv-20.0.21.ebuild +++ b/dev-python/virtualenv/virtualenv-20.0.21.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" |