diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:03:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:04:21 +0200 |
commit | 01be46b2f5133a2af3f4cd78eb5941f82f81d80a (patch) | |
tree | 3d5088281c739735d38de029df24c51c8cc9cb10 /dev-python/xmlschema | |
parent | dev-python/wstools: arm stable wrt bug #731640 (diff) | |
download | gentoo-01be46b2f5133a2af3f4cd78eb5941f82f81d80a.tar.gz gentoo-01be46b2f5133a2af3f4cd78eb5941f82f81d80a.tar.bz2 gentoo-01be46b2f5133a2af3f4cd78eb5941f82f81d80a.zip |
dev-python/xmlschema: arm stable wrt bug #731644
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/xmlschema')
-rw-r--r-- | dev-python/xmlschema/xmlschema-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.2.0.ebuild b/dev-python/xmlschema/xmlschema-1.2.0.ebuild index a0d1af6e1269..875ca702424e 100644 --- a/dev-python/xmlschema/xmlschema-1.2.0.ebuild +++ b/dev-python/xmlschema/xmlschema-1.2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |