diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-16 12:14:47 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-16 12:35:26 -0700 |
commit | 43f5ac2d187e4144f0edeab04d866139765c53c0 (patch) | |
tree | 258e744a4715758d6423c06331a2681a08dfab8a | |
parent | dev-python/elementpath-1.4.2: add ~alpha, bug 703174 (diff) | |
download | gentoo-43f5ac2d187e4144f0edeab04d866139765c53c0.tar.gz gentoo-43f5ac2d187e4144f0edeab04d866139765c53c0.tar.bz2 gentoo-43f5ac2d187e4144f0edeab04d866139765c53c0.zip |
dev-python/xmlschema-1.1.1: add ~alpha, bug 703174
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | dev-python/xmlschema/xmlschema-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.1.1.ebuild b/dev-python/xmlschema/xmlschema-1.1.1.ebuild index b54622f999e4..a149a8e63dab 100644 --- a/dev-python/xmlschema/xmlschema-1.1.1.ebuild +++ b/dev-python/xmlschema/xmlschema-1.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~x86" IUSE="test" RESTRICT="!test? ( test )" |