summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2018-02-22 09:58:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2018-02-22 10:04:55 +0100
commit979eda5fd81c8de9e6483c3e108a1e1b9904c521 (patch)
tree79dc82b941ffe29d028b0959459fa9e998a8defb
parentmedia-libs/libogg: amd64 stable wrt bug #648066 (diff)
downloadgentoo-979eda5fd81c8de9e6483c3e108a1e1b9904c521.tar.gz
gentoo-979eda5fd81c8de9e6483c3e108a1e1b9904c521.tar.bz2
gentoo-979eda5fd81c8de9e6483c3e108a1e1b9904c521.zip
net-proxy/haproxy: amd64 stable wrt bug #643878
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
-rw-r--r--net-proxy/haproxy/haproxy-1.7.10.ebuild2
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 6a08f308b881..86c4195c55ab 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