commit: 13acde26c4bd8ef614e1ccccdd142f0ae4067250
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 06:07:45 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 25 06:07:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13acde26
dev-python/munkres: Keyword 1.1.4-r1 arm64, #932674
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/munkres/munkres-1.1.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/munkres/munkres-1.1.4-r1.ebuild
b/dev-python/munkres/munkres-1.1.4-r1.ebuild
index ed0f24045d0a..9dd9b69b9898 100644
--- a/dev-python/munkres/munkres-1.1.4-r1.ebuild
+++ b/dev-python/munkres/munkres-1.1.4-r1.ebuild
@@ -22,6 +22,6 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
distutils_enable_tests pytest