diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-09-02 11:19:58 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-09-02 18:10:11 +0200 |
commit | 63636277fcee0a5fd90299253aa870af989f895d (patch) | |
tree | 2e875805514859932a660c518b4840bd37ee028a /eclass | |
parent | lua-single.eclass: Set @PROVIDES (diff) | |
download | gentoo-63636277fcee0a5fd90299253aa870af989f895d.tar.gz gentoo-63636277fcee0a5fd90299253aa870af989f895d.tar.bz2 gentoo-63636277fcee0a5fd90299253aa870af989f895d.zip |
multilib-build.eclass: Set @PROVIDES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/multilib-build.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/multilib-build.eclass b/eclass/multilib-build.eclass index e3e8730904ab..17cd7da0d189 100644 --- a/eclass/multilib-build.eclass +++ b/eclass/multilib-build.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Author: Michał Górny <mgorny@gentoo.org> # @SUPPORTED_EAPIS: 5 6 7 8 +# @PROVIDES: multibuild # @BLURB: flags and utility functions for building multilib packages # @DESCRIPTION: # The multilib-build.eclass exports USE flags and utility functions |