diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-20 20:34:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-20 20:34:49 +0200 |
commit | 377845a96a34a0f2b7f21a90f8f379e94e3ce2db (patch) | |
tree | f809994ec92e06fb86531048821c576fef7d7872 /dev-python/xmlsec | |
parent | dev-python/types-setuptools: Stabilize 69.0.0.20240106 ALLARCHES, #922554 (diff) | |
download | gentoo-377845a96a34a0f2b7f21a90f8f379e94e3ce2db.tar.gz gentoo-377845a96a34a0f2b7f21a90f8f379e94e3ce2db.tar.bz2 gentoo-377845a96a34a0f2b7f21a90f8f379e94e3ce2db.zip |
dev-python/xmlsec: Stabilize 1.3.12-r3 arm64, #922556
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/xmlsec')
-rw-r--r-- | dev-python/xmlsec/xmlsec-1.3.12-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |