diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-19 23:38:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-19 23:39:06 +0200 |
commit | 703954f28cdb9d86c2fe09e877514412ec6ae749 (patch) | |
tree | 82115baa8b811dcaac04075578ae95b26fb4dac8 /dev-python | |
parent | dev-python/pytest-httpx: x86 stable wrt bug #813615 (diff) | |
download | gentoo-703954f28cdb9d86c2fe09e877514412ec6ae749.tar.gz gentoo-703954f28cdb9d86c2fe09e877514412ec6ae749.tar.bz2 gentoo-703954f28cdb9d86c2fe09e877514412ec6ae749.zip |
dev-python/python-xmlsec: x86 stable wrt bug #813615
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-xmlsec/python-xmlsec-1.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-xmlsec/python-xmlsec-1.3.11.ebuild b/dev-python/python-xmlsec/python-xmlsec-1.3.11.ebuild index 57fefe304ed3..7ae6f52563c3 100644 --- a/dev-python/python-xmlsec/python-xmlsec-1.3.11.ebuild +++ b/dev-python/python-xmlsec/python-xmlsec-1.3.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mehcode/python-xmlsec/archive/${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" DEPEND=" dev-libs/xmlsec:= |