summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-14 18:00:37 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-14 18:01:07 -0700
commit1adfa60f048045ca76246c69c100a9ed9d8c0405 (patch)
treeb19a8c1fec873e9514286d1c2f27c98d8d106fbf /dev-python/setuptools
parentdev-python/pytest-virtualenv-1.2.11: alpha stable, bug 641304 (diff)
downloadgentoo-1adfa60f048045ca76246c69c100a9ed9d8c0405.tar.gz
gentoo-1adfa60f048045ca76246c69c100a9ed9d8c0405.tar.bz2
gentoo-1adfa60f048045ca76246c69c100a9ed9d8c0405.zip
dev-python/setuptools-36.7.2: alpha stable, bug 641304
Diffstat (limited to 'dev-python/setuptools')
-rw-r--r--dev-python/setuptools/setuptools-36.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools/setuptools-36.7.2.ebuild b/dev-python/setuptools/setuptools-36.7.2.ebuild
index d3c64a1e792e..e5ca338a8518 100644
--- a/dev-python/setuptools/setuptools-36.7.2.ebuild
+++ b/dev-python/setuptools/setuptools-36.7.2.ebuild
@@ -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"
+ KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
fi
DESCRIPTION="Collection of extensions to Distutils"