summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-17 19:19:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-17 19:19:24 +0200
commit159700fb98f91bcc0413530de1a8cbda24ee40a8 (patch)
tree671990a765f09fcf39055d60b9958ca2dbb0e2f3 /net-proxy
parentdev-libs/libslz: x86 stable wrt bug #611184 (diff)
downloadgentoo-159700fb98f91bcc0413530de1a8cbda24ee40a8.tar.gz
gentoo-159700fb98f91bcc0413530de1a8cbda24ee40a8.tar.bz2
gentoo-159700fb98f91bcc0413530de1a8cbda24ee40a8.zip
net-proxy/haproxy: x86 stable wrt bug #611184
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/haproxy/haproxy-1.6.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/haproxy/haproxy-1.6.11.ebuild b/net-proxy/haproxy/haproxy-1.6.11.ebuild
index 8076f3ce77e4..39b23851f905 100644
--- a/net-proxy/haproxy/haproxy-1.6.11.ebuild
+++ b/net-proxy/haproxy/haproxy-1.6.11.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