commit: f62d62fac6b9da0fb858db3c50562b0224e475a5
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 20:03:30 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 20:05:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f62d62fa
dev-python/setuptools-git: stable 1.2 for hppa, bug #641304
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
dev-python/setuptools-git/setuptools-git-1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/setuptools-git/setuptools-git-1.2.ebuild
b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
index f6eda1f45b3..e208f58780e 100644
--- a/dev-python/setuptools-git/setuptools-git-1.2.ebuild
+++ b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
dev-vcs/git"