dev-python/twine-3.1.1: add ~alpha, bug 700918
authorMatt Turner <mattst88@gentoo.org>
Tue, 17 Mar 2020 02:00:52 +0000 (19:00 -0700)
committerMatt Turner <mattst88@gentoo.org>
Tue, 17 Mar 2020 02:09:20 +0000 (19:09 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-python/twine/twine-3.1.1.ebuild

index a45c944431842b99fad23d7fe810319b963272f3..768a2bd4eff6a8ad6a30e18cfcdae2280e7b12a8 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pypa/twine/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~x86"
 IUSE="test"
 
 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"