summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-15 15:36:52 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-15 16:19:23 +0200
commit372e09d432d0942af4d94e5e739988ef4e00940b (patch)
tree5bcf94a735357c03349e85a420f5613a4566da92 /net-proxy/haproxy/haproxy-1.8.9.ebuild
parentdev-lang/go: x86 stable (bug #660736) (diff)
downloadgentoo-372e09d432d0942af4d94e5e739988ef4e00940b.tar.gz
gentoo-372e09d432d0942af4d94e5e739988ef4e00940b.tar.bz2
gentoo-372e09d432d0942af4d94e5e739988ef4e00940b.zip
net-proxy/haproxy: x86 stable (bug #661002)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'net-proxy/haproxy/haproxy-1.8.9.ebuild')
-rw-r--r--net-proxy/haproxy/haproxy-1.8.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/haproxy/haproxy-1.8.9.ebuild b/net-proxy/haproxy/haproxy-1.8.9.ebuild
index 44131da836d2..f00bcd2cbbe7 100644
--- a/net-proxy/haproxy/haproxy-1.8.9.ebuild
+++ b/net-proxy/haproxy/haproxy-1.8.9.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