diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 20:03:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 20:05:58 +0000 |
commit | f62d62fac6b9da0fb858db3c50562b0224e475a5 (patch) | |
tree | 5a6df14316bfe64c81c241953ee9c2e776254894 /dev-python/setuptools-git | |
parent | dev-python/setuptools: stable 36.7.2 for hppa, bug #641304 (diff) | |
download | gentoo-f62d62fac6b9da0fb858db3c50562b0224e475a5.tar.gz gentoo-f62d62fac6b9da0fb858db3c50562b0224e475a5.tar.bz2 gentoo-f62d62fac6b9da0fb858db3c50562b0224e475a5.zip |
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"
Diffstat (limited to 'dev-python/setuptools-git')
-rw-r--r-- | dev-python/setuptools-git/setuptools-git-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools-git/setuptools-git-1.2.ebuild b/dev-python/setuptools-git/setuptools-git-1.2.ebuild index f6eda1f45b3e..e208f58780e2 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" |