summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-30 02:20:59 +0100
committerSam James <sam@gentoo.org>2021-08-30 02:23:22 +0100
commita443f0c256526bb24fcb579896ce2664bf419b8a (patch)
treef82dd570ff972ee3afd2aee7dce4a1b96a07f5e9 /dev-python/virtualenv-clone
parentdev-python/twine: Stabilize 3.4.2 ALLARCHES, #811033 (diff)
downloadgentoo-a443f0c256526bb24fcb579896ce2664bf419b8a.tar.gz
gentoo-a443f0c256526bb24fcb579896ce2664bf419b8a.tar.bz2
gentoo-a443f0c256526bb24fcb579896ce2664bf419b8a.zip
dev-python/virtualenv-clone: Stabilize 0.5.6 ALLARCHES, #811039
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/virtualenv-clone')
-rw-r--r--dev-python/virtualenv-clone/virtualenv-clone-0.5.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/virtualenv-clone/virtualenv-clone-0.5.6.ebuild b/dev-python/virtualenv-clone/virtualenv-clone-0.5.6.ebuild
index ffb83dc6e391..d26b54951793 100644
--- a/dev-python/virtualenv-clone/virtualenv-clone-0.5.6.ebuild
+++ b/dev-python/virtualenv-clone/virtualenv-clone-0.5.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="
test? ( dev-python/virtualenv[${PYTHON_USEDEP}] )"