summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-19 22:55:18 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-19 23:01:57 +0000
commitfdd50c9cbbe46d4f8a6d5f214b07b6541e33438a (patch)
tree569a663ad117f355e99f6e544255aa5a28b379e7 /dev-python/setuptools/setuptools-36.7.2.ebuild
parentdev-python/setuptools-git: keyworded 1.2 for sparc, bug #631608 (thanks to Ro... (diff)
downloadgentoo-fdd50c9cbbe46d4f8a6d5f214b07b6541e33438a.tar.gz
gentoo-fdd50c9cbbe46d4f8a6d5f214b07b6541e33438a.tar.bz2
gentoo-fdd50c9cbbe46d4f8a6d5f214b07b6541e33438a.zip
dev-python/setuptools: keyworded 36.7.2 for sparc, bug #631608 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/setuptools/setuptools-36.7.2.ebuild')
-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 1640ad8aa965..d4456237d55d 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 ~ia64 ~mips ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
fi
DESCRIPTION="Collection of extensions to Distutils"