commit: c6f2fea96fbc851033b1cc60629c96ab2d413d51
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 5 14:36:23 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 5 14:36:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f2fea9
dev-python/xmlschema: Stabilize 1.1.3 amd64, #723996
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/xmlschema/xmlschema-1.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/xmlschema/xmlschema-1.1.3.ebuild
b/dev-python/xmlschema/xmlschema-1.1.3.ebuild
index 970be740027..3cf64743230 100644
--- a/dev-python/xmlschema/xmlschema-1.1.3.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"