dev-python/setuptools: stable 36.7.2 for sparc

Bug: https://bugs.gentoo.org/641304
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
This commit is contained in:
Rolf Eike Beer
2018-06-27 07:40:41 +02:00
committed by Sergei Trofimovich
parent ca3af2a57e
commit 85eda13a6c

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="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
fi
DESCRIPTION="Collection of extensions to Distutils"