commit: e9a8c446de9356b14ad1141a211ed376ec1eabec
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 03:37:26 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 03:37:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a8c446
dev-python/deprecated: Stabilize 1.2.11 ALLARCHES, #771384
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/deprecated/deprecated-1.2.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/deprecated/deprecated-1.2.11.ebuild
b/dev-python/deprecated/deprecated-1.2.11.ebuild
index 1b72f93f745..aa8bf30defe 100644
--- a/dev-python/deprecated/deprecated-1.2.11.ebuild
+++ b/dev-python/deprecated/deprecated-1.2.11.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"