summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2018-08-07 10:49:51 +0200
committerAgostino Sarubbo <ago@gentoo.org>2018-08-07 10:49:51 +0200
commit86b06ae430c0c404b28f4bb4ffc14978329268a6 (patch)
treec13ef94456ebb15ac1c65059e10540cd743a1ab1
parentwww-servers/apache: amd64 stable wrt bug #662894 (diff)
downloadgentoo-86b06ae430c0c404b28f4bb4ffc14978329268a6.tar.gz
gentoo-86b06ae430c0c404b28f4bb4ffc14978329268a6.tar.bz2
gentoo-86b06ae430c0c404b28f4bb4ffc14978329268a6.zip
net-proxy/haproxy: amd64 stable wrt bug #662900
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
-rw-r--r--net-proxy/haproxy/haproxy-1.8.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/haproxy/haproxy-1.8.13.ebuild b/net-proxy/haproxy/haproxy-1.8.13.ebuild
index f00bcd2cbbe7..98f0e6952c30 100644
--- a/net-proxy/haproxy/haproxy-1.8.13.ebuild
+++ b/net-proxy/haproxy/haproxy-1.8.13.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A TCP/HTTP reverse proxy for high availability environments"
HOMEPAGE="http://www.haproxy.org"
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