summaryrefslogtreecommitdiff
path: root/dev-python/mypy/mypy-2.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mypy/mypy-2.0.0.ebuild')
-rw-r--r--dev-python/mypy/mypy-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mypy/mypy-2.0.0.ebuild b/dev-python/mypy/mypy-2.0.0.ebuild
index cef6ed6f5c56..456666ed1a9b 100644
--- a/dev-python/mypy/mypy-2.0.0.ebuild
+++ b/dev-python/mypy/mypy-2.0.0.ebuild
@@ -23,7 +23,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~s390"
+KEYWORDS="~amd64 ~arm64 ~s390"
IUSE="native-extensions"
# stubgen collides with this package: https://bugs.gentoo.org/585594