dev-python/tox-3.12.1: add ~alpha, bug 685868
authorMatt Turner <mattst88@gentoo.org>
Sat, 12 Oct 2019 20:23:03 +0000 (13:23 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sat, 12 Oct 2019 20:23:03 +0000 (13:23 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-python/tox/tox-3.12.1.ebuild

index 60b49b252a614371f4b280fcd4a8df2bb3b81336..97ebcbe09d1e732153fdd7ec86fcd47835f463cd 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tox-dev/tox/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~sparc ~x86"
 
 # doc disabled because of missing deps in tree
 IUSE="test"