commit: f74a8594a700241f38db553e5ec77fb0dc689753
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 26 02:55:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 26 02:55:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f74a8594
dev-python/semver: Keyword 2.13.0 arm64, #795966
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/semver/semver-2.13.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/semver/semver-2.13.0.ebuild
b/dev-python/semver/semver-2.13.0.ebuild
index d9a264e61cf..c4ed05fc956 100644
--- a/dev-python/semver/semver-2.13.0.ebuild
+++ b/dev-python/semver/semver-2.13.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/python-${P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
distutils_enable_tests pytest