summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2024-06-11 11:32:35 +0200
committerChristian Ruppert <idl0r@gentoo.org>2024-06-11 11:32:35 +0200
commit9ebd180f8a465e5eea24a87a7c9529d93ec5c4f6 (patch)
tree32d6d99da55f8073da74d4df1fd0f371059325ea /net-proxy
parentmedia-sound/amsynth: dropped obsolete 1.13.3 (diff)
downloadgentoo-9ebd180f8a465e5eea24a87a7c9529d93ec5c4f6.tar.gz
gentoo-9ebd180f8a465e5eea24a87a7c9529d93ec5c4f6.tar.bz2
gentoo-9ebd180f8a465e5eea24a87a7c9529d93ec5c4f6.zip
net-proxy/haproxy: Bump to EAPI 8 for 9999 versions
Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/haproxy/haproxy-2.8.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )