commit: 44be8ae5f5ddd53c0c8456670f7fe80864680cba Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 08:00:21 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 08:29:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44be8ae5
llvm-core/mlir: Update distribution components Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> llvm-core/mlir/mlir-20.0.0.9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/llvm-core/mlir/mlir-20.0.0.9999.ebuild b/llvm-core/mlir/mlir-20.0.0.9999.ebuild index 605b641fd141..73ba1e3228b6 100644 --- a/llvm-core/mlir/mlir-20.0.0.9999.ebuild +++ b/llvm-core/mlir/mlir-20.0.0.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -122,7 +122,6 @@ get_distribution_components() { if multilib_is_native_abi; then out+=( # tools - mlir-cpu-runner mlir-linalg-ods-yaml-gen mlir-lsp-server mlir-opt @@ -131,6 +130,7 @@ get_distribution_components() { mlir-query mlir-reduce mlir-rewrite + mlir-runner mlir-tblgen mlir-translate tblgen-lsp-server