diff options
author | James Le Cuirot <chewi@gentoo.org> | 2023-05-30 14:15:49 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2023-05-30 14:16:26 +0100 |
commit | 8f9da0feefb138f9b7b02d68b0f7d631ba3f255c (patch) | |
tree | 8ce4dc1122d23e46ad9668c1ec08eaadde74fb16 /dev-python/virtualenv | |
parent | dev-python/time-machine: Keyword 2.9.0 for ~m68k (diff) | |
download | gentoo-8f9da0feefb138f9b7b02d68b0f7d631ba3f255c.tar.gz gentoo-8f9da0feefb138f9b7b02d68b0f7d631ba3f255c.tar.bz2 gentoo-8f9da0feefb138f9b7b02d68b0f7d631ba3f255c.zip |
dev-python/virtualenv: Keyword 20.23.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/virtualenv')
-rw-r--r-- | dev-python/virtualenv/virtualenv-20.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/virtualenv/virtualenv-20.23.0.ebuild b/dev-python/virtualenv/virtualenv-20.23.0.ebuild index 8d8529f5fb00..c666f7d6e34f 100644 --- a/dev-python/virtualenv/virtualenv-20.23.0.ebuild +++ b/dev-python/virtualenv/virtualenv-20.23.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" " LICENSE="MIT" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" SLOT="0" RDEPEND=" |