diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-30 13:10:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-30 13:51:36 +0200 |
commit | 8ca9efb23a26b42f0d74e44bf77f650e2a691e56 (patch) | |
tree | 690c5d4c961e67c5133c69a0d96e970bf5f93894 /dev-python/xmlschema | |
parent | dev-python/elementpath: Keyword 1.4.5 ppc, #703174 (diff) | |
download | gentoo-8ca9efb23a26b42f0d74e44bf77f650e2a691e56.tar.gz gentoo-8ca9efb23a26b42f0d74e44bf77f650e2a691e56.tar.bz2 gentoo-8ca9efb23a26b42f0d74e44bf77f650e2a691e56.zip |
dev-python/xmlschema: Keyword 1.2.0 ppc, #703174
Signed-off-by: Michał Górny <mgorny@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 12d275b2b5b1..590f138983d8 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |