diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-01-07 18:14:11 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-01-07 18:14:11 +0000 |
commit | 7a027cd18c60d9abad83a60c98ccf27db26be067 (patch) | |
tree | 905c5e3c3ec66d8d756a71db384bdd7abf7a50f9 /eclass/multilib-build.eclass | |
parent | d4d70691ab58dfcbd58e0863f3e64d59765533e3 (diff) |
gentoo auto-resync : 07:01:2023 - 18:14:11
Diffstat (limited to 'eclass/multilib-build.eclass')
-rw-r--r-- | eclass/multilib-build.eclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/multilib-build.eclass b/eclass/multilib-build.eclass index 40cc426a1359..1774ad057430 100644 --- a/eclass/multilib-build.eclass +++ b/eclass/multilib-build.eclass @@ -1,4 +1,4 @@ -# Copyright 2013-2022 Gentoo Authors +# Copyright 2013-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: multilib-build.eclass @@ -7,7 +7,6 @@ # @AUTHOR: # Author: Michał Górny <mgorny@gentoo.org> # @SUPPORTED_EAPIS: 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 |