llvm-core/clang-runtime: Remove UnusedInherits

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-03-23 03:44:56 +01:00
parent adec6f96d8
commit 4e96e10dde
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit multilib-build toolchain-funcs
inherit multilib-build
DESCRIPTION="Meta-ebuild for clang runtime libraries"
HOMEPAGE="https://clang.llvm.org/"

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit multilib-build toolchain-funcs
inherit multilib-build
DESCRIPTION="Meta-ebuild for clang runtime libraries"
HOMEPAGE="https://clang.llvm.org/"

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit multilib-build toolchain-funcs
inherit multilib-build
DESCRIPTION="Meta-ebuild for clang runtime libraries"
HOMEPAGE="https://clang.llvm.org/"

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit multilib-build toolchain-funcs
inherit multilib-build
DESCRIPTION="Meta-ebuild for clang runtime libraries"
HOMEPAGE="https://clang.llvm.org/"