diff options
Diffstat (limited to 'dev-python/xmlsec/xmlsec-1.3.12-r3.ebuild')
-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 |