dev-python/pip-20.0.2: add ~alpha, bug 700918
authorMatt Turner <mattst88@gentoo.org>
Tue, 17 Mar 2020 01:53:10 +0000 (18:53 -0700)
committerMatt Turner <mattst88@gentoo.org>
Tue, 17 Mar 2020 02:09:17 +0000 (19:09 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-python/pip/pip-20.0.2.ebuild

index 2e7b6e06d4dcafb1222c0283c6dde2b8831ed868..a00104e673cecc60f5e8f278b301163e9ba1d3c2 100644 (file)
@@ -25,7 +25,7 @@ SRC_URI="
 # setuptools & wheel .whl files are required for testing, exact version is not very important.
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sparc ~x86"
 SLOT="0"
 IUSE="test -vanilla"