commit: cb6d9a4e2af5c37db907c6df16f025fcdf057d71
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 6 13:07:42 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 6 15:34:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6d9a4e
sys-devel/lld: Add cmake to 14+ components
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-devel/lld/lld-14.0.0.9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-devel/lld/lld-14.0.0.9999.ebuild
b/sys-devel/lld/lld-14.0.0.9999.ebuild
index 863c9b49bdb9..b57382fbf22d 100644
--- a/sys-devel/lld/lld-14.0.0.9999.ebuild
+++ b/sys-devel/lld/lld-14.0.0.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -23,7 +23,7 @@ BDEPEND="
$(python_gen_any_dep "~dev-python/lit-${PV}[\${PYTHON_USEDEP}]")
)"
-LLVM_COMPONENTS=( lld libunwind/include/mach-o )
+LLVM_COMPONENTS=( lld cmake libunwind/include/mach-o )
LLVM_TEST_COMPONENTS=( llvm/utils/{lit,unittest} )
llvm.org_set_globals