From: Rolf Eike Beer Date: Wed, 27 Jun 2018 05:40:41 +0000 (+0200) Subject: dev-python/setuptools: stable 36.7.2 for sparc X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=85eda13a6c5b6d0b18589c026f97f0e54c4f4dcd;p=gentoo.git 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" --- diff --git a/dev-python/setuptools/setuptools-36.7.2.ebuild b/dev-python/setuptools/setuptools-36.7.2.ebuild index 41cba9de349e..3e2e9d1b1980 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="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"