commit: c8e5b884262aa573a6539bc3a112a54672fb7045
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 06:16:49 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 25 06:16:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e5b884
dev-python/munkres: Keyword 1.1.4-r1 s390, #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 9dd9b69b9898..ccd02a1c36c3 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 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~s390 ~x86"
distutils_enable_tests pytest