summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-03-14 21:13:22 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-03-14 21:13:22 +0300
commit15f819e645cfac6411f150b93b4250e7ab5b3231 (patch)
tree2d57031d91deaebedea4e9440cb654178ece4984 /dev-python
parentdev-python/elementpath: Add ~arm keyword wrt bug #703174 (diff)
downloadgentoo-15f819e645cfac6411f150b93b4250e7ab5b3231.tar.gz
gentoo-15f819e645cfac6411f150b93b4250e7ab5b3231.tar.bz2
gentoo-15f819e645cfac6411f150b93b4250e7ab5b3231.zip
dev-python/xmlschema: Add ~arm keyword wrt bug #703174
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/xmlschema/xmlschema-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.1.0.ebuild b/dev-python/xmlschema/xmlschema-1.1.0.ebuild
index 2d082689db3f..c6077982c71f 100644
--- a/dev-python/xmlschema/xmlschema-1.1.0.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"