From afa6433db9d9324802d1c2f76e27a13678c3392f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 23 Mar 2025 03:45:58 +0100 Subject: [PATCH] llvm-core/clang-runtime: Add multilib inherit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Perhaps multilib-build should list it in @PROVIDES, but let's add it for the time being. Signed-off-by: Michał Górny --- llvm-core/clang-runtime/clang-runtime-20.1.1.ebuild | 2 +- llvm-core/clang-runtime/clang-runtime-21.0.0.9999.ebuild | 2 +- llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250317.ebuild | 2 +- llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250322.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/llvm-core/clang-runtime/clang-runtime-20.1.1.ebuild b/llvm-core/clang-runtime/clang-runtime-20.1.1.ebuild index ae31aa35da090..e2f0acc83983b 100644 --- a/llvm-core/clang-runtime/clang-runtime-20.1.1.ebuild +++ b/llvm-core/clang-runtime/clang-runtime-20.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit multilib-build +inherit multilib multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" HOMEPAGE="https://clang.llvm.org/" diff --git a/llvm-core/clang-runtime/clang-runtime-21.0.0.9999.ebuild b/llvm-core/clang-runtime/clang-runtime-21.0.0.9999.ebuild index c9b2e10bf798b..870cfbfed8fdd 100644 --- a/llvm-core/clang-runtime/clang-runtime-21.0.0.9999.ebuild +++ b/llvm-core/clang-runtime/clang-runtime-21.0.0.9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit multilib-build +inherit multilib multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" HOMEPAGE="https://clang.llvm.org/" diff --git a/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250317.ebuild b/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250317.ebuild index c9b2e10bf798b..870cfbfed8fdd 100644 --- a/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250317.ebuild +++ b/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250317.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit multilib-build +inherit multilib multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" HOMEPAGE="https://clang.llvm.org/" diff --git a/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250322.ebuild b/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250322.ebuild index c9b2e10bf798b..870cfbfed8fdd 100644 --- a/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250322.ebuild +++ b/llvm-core/clang-runtime/clang-runtime-21.0.0_pre20250322.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit multilib-build +inherit multilib multilib-build DESCRIPTION="Meta-ebuild for clang runtime libraries" HOMEPAGE="https://clang.llvm.org/"