summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-17 06:48:52 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-17 06:48:52 +0200
commit48eb4cf5efaeafca4a050ca2e536fb773b9c6562 (patch)
tree85f0c5888b934a69c4be6b98511f4597b72f5024 /dev-python/xmlschema
parentdev-python/xmlschema: Mark ALLARCHES (diff)
downloadgentoo-48eb4cf5efaeafca4a050ca2e536fb773b9c6562.tar.gz
gentoo-48eb4cf5efaeafca4a050ca2e536fb773b9c6562.tar.bz2
gentoo-48eb4cf5efaeafca4a050ca2e536fb773b9c6562.zip
dev-python/xmlschema: Stabilize 1.2.0 ALLARCHES, #731644
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.ebuild2
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 c1cf342a10c8..41b1690b4c7a 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 )"