Signed-off-by: Michał Górny <[email protected]> --- eclass/python-r1.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass index 622a479dcfa3..cda175dea136 100644 --- a/eclass/python-r1.eclass +++ b/eclass/python-r1.eclass @@ -8,7 +8,7 @@ # Author: Michał Górny <[email protected]> # Based on work of: Krzysztof Pawlik <[email protected]> # @SUPPORTED_EAPIS: 7 8 -# @PROVIDES: multibuild python-utils-r1 +# @PROVIDES: python-utils-r1 # @BLURB: A common, simple eclass for Python packages. # @DESCRIPTION: # A common eclass providing helper functions to build and install -- 2.39.0
