commit: 377845a96a34a0f2b7f21a90f8f379e94e3ce2db
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 20 18:34:49 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 18:34:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=377845a9
dev-python/xmlsec: Stabilize 1.3.12-r3 arm64, #922556
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/xmlsec/xmlsec-1.3.12-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/xmlsec/xmlsec-1.3.12-r3.ebuild
b/dev-python/xmlsec/xmlsec-1.3.12-r3.ebuild
index dcaa3235598a..e5b29d345193 100644
--- a/dev-python/xmlsec/xmlsec-1.3.12-r3.ebuild
+++ b/dev-python/xmlsec/xmlsec-1.3.12-r3.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~x86"
# Doesn't yet support xmlsec-1.3.0:
https://github.com/xmlsec/python-xmlsec/issues/252
# Doesn't yet support lxml-5:
https://github.com/xmlsec/python-xmlsec/issues/277