dev-python/setuptools: stable 36.7.2 for ia64, bug #641304

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
This commit is contained in:
Sergei Trofimovich
2017-12-21 22:29:18 +00:00
parent 5af4827b57
commit c32c03d46b

View 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 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
KEYWORDS="~amd64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
fi
DESCRIPTION="Collection of extensions to Distutils"