From 9ebd180f8a465e5eea24a87a7c9529d93ec5c4f6 Mon Sep 17 00:00:00 2001 From: Christian Ruppert Date: Tue, 11 Jun 2024 11:32:35 +0200 Subject: net-proxy/haproxy: Bump to EAPI 8 for 9999 versions Signed-off-by: Christian Ruppert --- net-proxy/haproxy/haproxy-2.8.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-proxy') diff --git a/net-proxy/haproxy/haproxy-2.8.9999.ebuild b/net-proxy/haproxy/haproxy-2.8.9999.ebuild index dca3aa00891c..ce11ece1a066 100644 --- a/net-proxy/haproxy/haproxy-2.8.9999.ebuild +++ b/net-proxy/haproxy/haproxy-2.8.9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" LUA_COMPAT=( lua5-4 lua5-3 ) -- cgit v1.2.3-65-gdbad