summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-07 15:40:56 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-07 15:40:56 +0200
commit78c724ce1ee768455d0733dbd01af3edac5ff7c0 (patch)
tree1abfddc679c406ab8bed5a836fdf50444aa6fad9 /sys-devel
parentsys-devel/llvm: Add git commit id to SOVERSION suffix for 16.x (diff)
downloadgentoo-78c724ce1ee768455d0733dbd01af3edac5ff7c0.tar.gz
gentoo-78c724ce1ee768455d0733dbd01af3edac5ff7c0.tar.bz2
gentoo-78c724ce1ee768455d0733dbd01af3edac5ff7c0.zip
sys-devel/llvm: Remove unused multilib inherit
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-16.0.0.9999.ebuild4
-rw-r--r--sys-devel/llvm/llvm-16.0.0_pre20221006.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/llvm/llvm-16.0.0.9999.ebuild b/sys-devel/llvm/llvm-16.0.0.9999.ebuild
index 63c986a698a5..1c560dd8c2ec 100644
--- a/sys-devel/llvm/llvm-16.0.0.9999.ebuild
+++ b/sys-devel/llvm/llvm-16.0.0.9999.ebuild
@@ -4,8 +4,8 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
-inherit cmake llvm.org multilib multilib-minimal pax-utils \
- python-any-r1 toolchain-funcs
+inherit cmake llvm.org multilib-minimal pax-utils python-any-r1 \
+ toolchain-funcs
DESCRIPTION="Low Level Virtual Machine"
HOMEPAGE="https://llvm.org/"
diff --git a/sys-devel/llvm/llvm-16.0.0_pre20221006.ebuild b/sys-devel/llvm/llvm-16.0.0_pre20221006.ebuild
index 63c986a698a5..1c560dd8c2ec 100644
--- a/sys-devel/llvm/llvm-16.0.0_pre20221006.ebuild
+++ b/sys-devel/llvm/llvm-16.0.0_pre20221006.ebuild
@@ -4,8 +4,8 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
-inherit cmake llvm.org multilib multilib-minimal pax-utils \
- python-any-r1 toolchain-funcs
+inherit cmake llvm.org multilib-minimal pax-utils python-any-r1 \
+ toolchain-funcs
DESCRIPTION="Low Level Virtual Machine"
HOMEPAGE="https://llvm.org/"