From: Mikle Kolyada Date: Sat, 14 Mar 2020 18:13:22 +0000 (+0300) Subject: dev-python/xmlschema: Add ~arm keyword wrt bug #703174 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=15f819e645cfac6411f150b93b4250e7ab5b3231;p=gentoo.git 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 --- 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 )"