commit: 3273fb2018dedf7dd1c1f229f0c572d3cc945403
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Sat Feb 3 17:35:37 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Feb 4 21:41:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3273fb20
net-proxy/haproxy: Stabilize 2.4.23 x86, #900737
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
net-proxy/haproxy/haproxy-2.4.23.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-proxy/haproxy/haproxy-2.4.23.ebuild
b/net-proxy/haproxy/haproxy-2.4.23.ebuild
index aaf14afef5a0..14261f9c3f98 100644
--- a/net-proxy/haproxy/haproxy-2.4.23.ebuild
+++ b/net-proxy/haproxy/haproxy-2.4.23.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} != *9999 ]]; then
VTEST_DIR="${WORKDIR}/VTest-${VTEST_COMMIT}"
SRC_URI="http://haproxy.1wt.eu/download/$(ver_cut
1-2)/src/${MY_P}.tar.gz
test? (
https://github.com/vtest/VTest/archive/${VTEST_COMMIT}.tar.gz ->
VTest-${VTEST_COMMIT}.tar.gz )"
- KEYWORDS="amd64 arm arm64 ppc ~x86"
+ KEYWORDS="amd64 arm arm64 ppc x86"
elif [[ ${PV} == 9999 ]]; then
VTEST_DIR="${WORKDIR}/VTest"
EGIT_REPO_URI="https://git.haproxy.org/git/haproxy.git/"