summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-18 22:06:56 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-18 22:06:56 +0200
commit777531d02cc21132efda4a1e32e1ce49e1ccd390 (patch)
tree01166029cf669763650a919a2a3564dd56e81d23 /net-proxy
parentmail-filter/libmilter: Stabilize 1.0.2_p3-r2 hppa, #866247 (diff)
downloadgentoo-777531d02cc21132efda4a1e32e1ce49e1ccd390.tar.gz
gentoo-777531d02cc21132efda4a1e32e1ce49e1ccd390.tar.bz2
gentoo-777531d02cc21132efda4a1e32e1ce49e1ccd390.zip
net-proxy/haproxy: Stabilize 2.2.25 arm, #860150
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/haproxy/haproxy-2.2.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/haproxy/haproxy-2.2.25.ebuild b/net-proxy/haproxy/haproxy-2.2.25.ebuild
index 67555259d851..df362e3805f8 100644
--- a/net-proxy/haproxy/haproxy-2.2.25.ebuild
+++ b/net-proxy/haproxy/haproxy-2.2.25.ebuild
@@ -14,7 +14,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/$(ver_cut 1-2)/src/${MY_P}.tar.gz"
- KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~ppc ~x86"
elif [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://git.haproxy.org/git/haproxy.git/"
EGIT_BRANCH=master