summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-29 20:03:55 +0000
committerSam James <sam@gentoo.org>2020-08-29 20:03:55 +0000
commit0626acc9e4e01f75019a1845877e09fd276c81da (patch)
treed2cde4ff9bf52607b696d81a5d98ac394fc8f258 /dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild
parentdev-libs/libzip: Stabilize 1.7.3 arm, #738384 (diff)
downloadgentoo-0626acc9e4e01f75019a1845877e09fd276c81da.tar.gz
gentoo-0626acc9e4e01f75019a1845877e09fd276c81da.tar.bz2
gentoo-0626acc9e4e01f75019a1845877e09fd276c81da.zip
dev-python/mypy_extensions: Keyword 0.4.3-r1 arm64, #739176
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild')
-rw-r--r--dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild b/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild
index c1c7d7daf16a..900adb742eae 100644
--- a/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild
+++ b/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" =~ [9]{4,} ]]; then
EGIT_REPO_URI="https://github.com/python/${PN}"
EGIT_COMMIT="master"
else
- KEYWORDS="~amd64 ~ia64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ia64 ~x86"
fi
LICENSE="MIT"