commit: 85eda13a6c5b6d0b18589c026f97f0e54c4f4dcd Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Wed Jun 27 05:40:41 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Jun 27 06:24:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85eda13a
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" dev-python/setuptools/setuptools-36.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/setuptools/setuptools-36.7.2.ebuild b/dev-python/setuptools/setuptools-36.7.2.ebuild index 41cba9de349..3e2e9d1b198 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"
