commit: 343c1cd6252c875ec5f3e20b300a1bc7aadb3a1d
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 20:03:25 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 20:05:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343c1cd6
dev-python/setuptools: stable 36.7.2 for hppa, bug #641304
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
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 908d31e355b..f0ae5ef5d29 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 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
fi
DESCRIPTION="Collection of extensions to Distutils"