summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-12 23:07:37 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-12 23:07:37 +0100
commit06f98e2bf3bbb5f4a920b3e99c65ac350bd75dd4 (patch)
tree7f9d142f045304ca344136c176a77dac45ebf966 /net-proxy/haproxy
parentapp-emulation/virt-viewer: x86 stable (bug #647360) (diff)
downloadgentoo-06f98e2bf3bbb5f4a920b3e99c65ac350bd75dd4.tar.gz
gentoo-06f98e2bf3bbb5f4a920b3e99c65ac350bd75dd4.tar.bz2
gentoo-06f98e2bf3bbb5f4a920b3e99c65ac350bd75dd4.zip
net-proxy/haproxy: x86 stable (bug #643878)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-proxy/haproxy')
-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 38e5fbe73044..6a08f308b881 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