summaryrefslogtreecommitdiff
path: root/net-proxy/haproxy/haproxy-2.5.9.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-05 15:06:42 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-05 15:06:42 +0000
commitfbfe3f841f32cbf766cd6ba1d05c3930540be577 (patch)
tree2ad069f43557a857380a1a671de130a635441eac /net-proxy/haproxy/haproxy-2.5.9.ebuild
parentc3870d5920e6ee600e9360c3a5b004b7ad0c5abf (diff)
gentoo auto-resync : 05:12:2022 - 15:06:42
Diffstat (limited to 'net-proxy/haproxy/haproxy-2.5.9.ebuild')
-rw-r--r--net-proxy/haproxy/haproxy-2.5.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/haproxy/haproxy-2.5.9.ebuild b/net-proxy/haproxy/haproxy-2.5.9.ebuild
index ba2ff38efb00..bc614b04caba 100644
--- a/net-proxy/haproxy/haproxy-2.5.9.ebuild
+++ b/net-proxy/haproxy/haproxy-2.5.9.ebuild
@@ -6,7 +6,7 @@ EAPI="7"
LUA_COMPAT=( lua5-3 )
[[ ${PV} == *9999 ]] && SCM="git-r3"
-inherit toolchain-funcs flag-o-matic lua-single systemd linux-info ${SCM}
+inherit toolchain-funcs lua-single systemd linux-info ${SCM}
MY_P="${PN}-${PV/_beta/-dev}"