diff options
author | Sam James <sam@gentoo.org> | 2021-09-06 01:14:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-06 01:14:59 +0100 |
commit | 6fabe0c565115e333e964769fef2693391d8d8d1 (patch) | |
tree | ebaff18e79736cb1e396f9290175bd42a143944f /dev-python/virtualenv | |
parent | dev-python/platformdirs: Keyword 2.3.0 s390, #804342 (diff) | |
download | gentoo-6fabe0c565115e333e964769fef2693391d8d8d1.tar.gz gentoo-6fabe0c565115e333e964769fef2693391d8d8d1.tar.bz2 gentoo-6fabe0c565115e333e964769fef2693391d8d8d1.zip |
dev-python/virtualenv: Keyword 20.7.2 s390, #804342
Signed-off-by: Sam James <sam@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 976fe6671765..46e16d0d7181 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 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" SLOT="0" RDEPEND=" |