diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 09:26:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 09:26:56 +0000 |
commit | 01f97d8720071979f887529f2c3075d94f11497a (patch) | |
tree | 034ab156a5d8c947b0a401b593c77fa24e6a6112 /net-proxy | |
parent | mail-client/roundcube: stable 1.2.7 for ppc64, bug #636970 (diff) | |
download | gentoo-01f97d8720071979f887529f2c3075d94f11497a.tar.gz gentoo-01f97d8720071979f887529f2c3075d94f11497a.tar.bz2 gentoo-01f97d8720071979f887529f2c3075d94f11497a.zip |
net-proxy/haproxy: stable 1.7.10 for ppc, bug #643878
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/haproxy/haproxy-1.7.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/haproxy/haproxy-1.7.10.ebuild b/net-proxy/haproxy/haproxy-1.7.10.ebuild index 86c4195c55ab..2e6c310e565d 100644 --- a/net-proxy/haproxy/haproxy-1.7.10.ebuild +++ b/net-proxy/haproxy/haproxy-1.7.10.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A TCP/HTTP reverse proxy for high availability environments" HOMEPAGE="http://haproxy.1wt.eu" if [[ ${PV} != *9999 ]]; then SRC_URI="http://haproxy.1wt.eu/download/$(get_version_component_range 1-2)/src/${MY_P}.tar.gz" - KEYWORDS="amd64 ~arm ~ppc x86" + KEYWORDS="amd64 ~arm ppc x86" else EGIT_REPO_URI="http://git.haproxy.org/git/haproxy-$(get_version_component_range 1-2).git/" EGIT_BRANCH=master |