summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-15 20:29:52 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-15 21:10:23 -0700
commitbe16a299bc722a79a63ff43059d79d83dd770a55 (patch)
treeabba6b91097b32f3b9d9f3b3f18b65b2e6e42cca
parentdev-python/sortedcontainers-2.1.0: add ~alpha, bug 703174 (diff)
downloadgentoo-be16a299bc722a79a63ff43059d79d83dd770a55.tar.gz
gentoo-be16a299bc722a79a63ff43059d79d83dd770a55.tar.bz2
gentoo-be16a299bc722a79a63ff43059d79d83dd770a55.zip
dev-python/xmlschema-1.1.0: add ~alpha, bug 703174
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-python/xmlschema/xmlschema-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.1.0.ebuild b/dev-python/xmlschema/xmlschema-1.1.0.ebuild
index c6077982c71f..1c461753c973 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 ~arm ~hppa ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"