commit: 343037d37b3fda951259b25c2949bd9ab8d968d3
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 19:14:38 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 19:35:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343037d3
dev-python/elementpath-1.4.2: add ~alpha, bug 703174
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/elementpath/elementpath-1.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/elementpath/elementpath-1.4.2.ebuild
b/dev-python/elementpath/elementpath-1.4.2.ebuild
index 06a26acaff0..b89ead20f51 100644
--- a/dev-python/elementpath/elementpath-1.4.2.ebuild
+++ b/dev-python/elementpath/elementpath-1.4.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"