commit:     8bccc3057c8bf26ca2be2b58ad89171ecaa71dc0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 19 02:24:02 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 19 02:24:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bccc305

sys-devel/sparse: drop unused multilib inherit

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/sparse/sparse-0.6.3.ebuild | 2 +-
 sys-devel/sparse/sparse-0.6.4.ebuild | 2 +-
 sys-devel/sparse/sparse-9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/sparse/sparse-0.6.3.ebuild 
b/sys-devel/sparse/sparse-0.6.3.ebuild
index 0fcda784733..0c2099d4c27 100644
--- a/sys-devel/sparse/sparse-0.6.3.ebuild
+++ b/sys-devel/sparse/sparse-0.6.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit llvm multilib toolchain-funcs
+inherit llvm toolchain-funcs
 
 DESCRIPTION="C semantic parser"
 HOMEPAGE="https://sparse.wiki.kernel.org/index.php/Main_Page";

diff --git a/sys-devel/sparse/sparse-0.6.4.ebuild 
b/sys-devel/sparse/sparse-0.6.4.ebuild
index 3304272807e..8e6b268ec5b 100644
--- a/sys-devel/sparse/sparse-0.6.4.ebuild
+++ b/sys-devel/sparse/sparse-0.6.4.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 LLVM_MAX_SLOT=12
-inherit llvm multilib toolchain-funcs
+inherit llvm toolchain-funcs
 
 DESCRIPTION="C semantic parser"
 HOMEPAGE="https://sparse.wiki.kernel.org/index.php/Main_Page";

diff --git a/sys-devel/sparse/sparse-9999.ebuild 
b/sys-devel/sparse/sparse-9999.ebuild
index 3304272807e..8e6b268ec5b 100644
--- a/sys-devel/sparse/sparse-9999.ebuild
+++ b/sys-devel/sparse/sparse-9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 LLVM_MAX_SLOT=12
-inherit llvm multilib toolchain-funcs
+inherit llvm toolchain-funcs
 
 DESCRIPTION="C semantic parser"
 HOMEPAGE="https://sparse.wiki.kernel.org/index.php/Main_Page";

Reply via email to