summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-07 18:39:31 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-07 18:41:30 +0200
commit0ff5a6197e4dfbaf93e3651d6bcc279fc91056d7 (patch)
tree3b93cf80f4c6595142ccb2d661115ed0984eeb17 /sys-devel/lld
parentsys-libs/libomp: Use the new version vars (diff)
downloadgentoo-0ff5a6197e4dfbaf93e3651d6bcc279fc91056d7.tar.gz
gentoo-0ff5a6197e4dfbaf93e3651d6bcc279fc91056d7.tar.bz2
gentoo-0ff5a6197e4dfbaf93e3651d6bcc279fc91056d7.zip
sys-devel/lld: Remove unused multilib inherit
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-16.0.0.9999.ebuild2
-rw-r--r--sys-devel/lld/lld-16.0.0_pre20221006.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/lld/lld-16.0.0.9999.ebuild b/sys-devel/lld/lld-16.0.0.9999.ebuild
index c84b2df5a07c..1464706d0788 100644
--- a/sys-devel/lld/lld-16.0.0.9999.ebuild
+++ b/sys-devel/lld/lld-16.0.0.9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
-inherit cmake flag-o-matic llvm llvm.org multilib python-any-r1
+inherit cmake flag-o-matic llvm llvm.org python-any-r1
DESCRIPTION="The LLVM linker (link editor)"
HOMEPAGE="https://llvm.org/"
diff --git a/sys-devel/lld/lld-16.0.0_pre20221006.ebuild b/sys-devel/lld/lld-16.0.0_pre20221006.ebuild
index c84b2df5a07c..1464706d0788 100644
--- a/sys-devel/lld/lld-16.0.0_pre20221006.ebuild
+++ b/sys-devel/lld/lld-16.0.0_pre20221006.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
-inherit cmake flag-o-matic llvm llvm.org multilib python-any-r1
+inherit cmake flag-o-matic llvm llvm.org python-any-r1
DESCRIPTION="The LLVM linker (link editor)"
HOMEPAGE="https://llvm.org/"