commit: 48eb4cf5efaeafca4a050ca2e536fb773b9c6562
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 17 04:48:52 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 04:48:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48eb4cf5
dev-python/xmlschema: Stabilize 1.2.0 ALLARCHES, #731644
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/xmlschema/xmlschema-1.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/xmlschema/xmlschema-1.2.0.ebuild
b/dev-python/xmlschema/xmlschema-1.2.0.ebuild
index c1cf342a10c..41b1690b4c7 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 )"