mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-metrics/collectd: add lua5_4 support
Closes: https://github.com/gentoo/gentoo/pull/24823 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI="7"
|
||||
|
||||
JAVA_PKG_OPT_USE="collectd_plugins_java"
|
||||
LUA_COMPAT=( lua5-{1..3} )
|
||||
LUA_COMPAT=( lua5-{1..4} )
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
|
||||
inherit autotools fcaps flag-o-matic java-pkg-opt-2 linux-info lua-single \
|
||||
|
||||
Reference in New Issue
Block a user