diff options
author | Sam James <sam@gentoo.org> | 2024-01-21 02:43:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-21 02:43:34 +0000 |
commit | bc9f5e23a8655e627b5f311ed42665f9e72f7567 (patch) | |
tree | 15b24c409919f719520e83425e51fc37f5d0a776 /dev-python/xmlsec | |
parent | dev-python/pyroute2: Stabilize 0.7.10 ALLARCHES, #922555 (diff) | |
download | gentoo-bc9f5e23a8655e627b5f311ed42665f9e72f7567.tar.gz gentoo-bc9f5e23a8655e627b5f311ed42665f9e72f7567.tar.bz2 gentoo-bc9f5e23a8655e627b5f311ed42665f9e72f7567.zip |
dev-python/xmlsec: Stabilize 1.3.12-r3 x86, #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 e5b29d345193..8127cf4fc621 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 |