Signed-off-by: Michał Górny <[email protected]> --- eclass/lua-single.eclass | 1 + 1 file changed, 1 insertion(+)
diff --git a/eclass/lua-single.eclass b/eclass/lua-single.eclass index 26967000748c..2f4ebaa14198 100644 --- a/eclass/lua-single.eclass +++ b/eclass/lua-single.eclass @@ -9,6 +9,7 @@ # Marek Szuba <[email protected]> # Based on python-single-r1.eclass by Michał Górny <[email protected]> et al. # @SUPPORTED_EAPIS: 7 8 +# @PROVIDES: lua-utils # @BLURB: An eclass for Lua packages not installed for multiple implementations. # @DESCRIPTION: # An extension of lua.eclass suite for packages which don't support being -- 2.33.0
