commit: 826bca1db8e50f3c319aed5add7d2d0e768b1d95
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 8 04:09:31 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 8 04:09:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=826bca1d
dev-python/deprecated: Keyword 1.2.12 arm64, #793767
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/deprecated/deprecated-1.2.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/deprecated/deprecated-1.2.12.ebuild
b/dev-python/deprecated/deprecated-1.2.12.ebuild
index 381f05a3a5f..a0b37087257 100644
--- a/dev-python/deprecated/deprecated-1.2.12.ebuild
+++ b/dev-python/deprecated/deprecated-1.2.12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]"