commit: a443f0c256526bb24fcb579896ce2664bf419b8a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 30 01:20:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 30 01:23:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a443f0c2
dev-python/virtualenv-clone: Stabilize 0.5.6 ALLARCHES, #811039
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/virtualenv-clone/virtualenv-clone-0.5.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 ffb83dc6e39..d26b5495179 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}] )"