dev-python/setuptools-38.5.1: added ~alpha, bug 631608
authorMatt Turner <mattst88@gentoo.org>
Sun, 11 Mar 2018 23:06:14 +0000 (16:06 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sun, 11 Mar 2018 23:06:26 +0000 (16:06 -0700)
dev-python/setuptools/setuptools-38.5.1.ebuild

index eaf165a05dd6a321eb3e71967e343044c8e35ca8..179f967e99bcd6dc367e47186facbfb9465fd596 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]]; then
        inherit git-r3
 else
        SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
 fi
 
 DESCRIPTION="Collection of extensions to Distutils"