diff options
author | Sam James <sam@gentoo.org> | 2024-01-21 02:43:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-21 02:43:35 +0000 |
commit | b55f0a6bfc285b9bf44d94a9a8416c9661603225 (patch) | |
tree | 3eb5ce88675f8ccef0ae1d7555e23e279ef1c371 /dev-python/xmlsec | |
parent | dev-python/xmlsec: Stabilize 1.3.12-r3 x86, #922556 (diff) | |
download | gentoo-b55f0a6bfc285b9bf44d94a9a8416c9661603225.tar.gz gentoo-b55f0a6bfc285b9bf44d94a9a8416c9661603225.tar.bz2 gentoo-b55f0a6bfc285b9bf44d94a9a8416c9661603225.zip |
dev-python/xmlsec: Stabilize 1.3.12-r3 amd64, #922556
Signed-off-by: Sam James <sam@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 8127cf4fc621..03cc95cdf32d 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 |