summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-25 09:17:15 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-25 09:17:15 +0300
commit05cfb589e1986eb7f89dca2ca7a8bacdacc036c2 (patch)
tree51a564f1ab87506d7708e3801cc83a0cac38ccbe /dev-python/munkres
parentdev-python/fonttools: Keyword 4.52.1 s390, #932674 (diff)
downloadgentoo-05cfb589e1986eb7f89dca2ca7a8bacdacc036c2.tar.gz
gentoo-05cfb589e1986eb7f89dca2ca7a8bacdacc036c2.tar.bz2
gentoo-05cfb589e1986eb7f89dca2ca7a8bacdacc036c2.zip
dev-python/munkres: Keyword 1.1.4-r1 arm, #932674
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/munkres')
-rw-r--r--dev-python/munkres/munkres-1.1.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/munkres/munkres-1.1.4-r1.ebuild b/dev-python/munkres/munkres-1.1.4-r1.ebuild
index ccd02a1c36c3..8cc424f44121 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 ~arm64 ~ppc64 ~s390 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86"
distutils_enable_tests pytest