summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-15 20:29:49 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-15 21:10:22 -0700
commit3db0b8dfeed2063752f9c03826222851fd82051a (patch)
tree101f1c1f6d006fa43509e1e686a086098b1e9c7b /dev-python/elementpath
parentdev-python/pytest-4.6.9: add ~alpha, bug 707350 (diff)
downloadgentoo-3db0b8dfeed2063752f9c03826222851fd82051a.tar.gz
gentoo-3db0b8dfeed2063752f9c03826222851fd82051a.tar.bz2
gentoo-3db0b8dfeed2063752f9c03826222851fd82051a.zip
dev-python/elementpath-1.4.1: add ~alpha, bug 703174
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/elementpath')
-rw-r--r--dev-python/elementpath/elementpath-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elementpath/elementpath-1.4.1.ebuild b/dev-python/elementpath/elementpath-1.4.1.ebuild
index 06a26acaff0d..b89ead20f514 100644
--- a/dev-python/elementpath/elementpath-1.4.1.ebuild
+++ b/dev-python/elementpath/elementpath-1.4.1.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 )"