commit: 798ee824ce4c06f98c96229dbcff0f0c7417e77c
Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Wed Apr 16 12:17:23 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Apr 16 12:17:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=798ee824
dev-debug/lldb-mi: Add LLVM_SLOT=19,20
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild | 4 ++--
dev-debug/lldb-mi/lldb-mi-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild
b/dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild
index 305a2cb7a..7306e4a16 100644
--- a/dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild
+++ b/dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-LLVM_COMPAT=( {15..19} )
+LLVM_COMPAT=( {15..21} )
inherit cmake llvm-r1
diff --git a/dev-debug/lldb-mi/lldb-mi-9999.ebuild
b/dev-debug/lldb-mi/lldb-mi-9999.ebuild
index 305a2cb7a..7306e4a16 100644
--- a/dev-debug/lldb-mi/lldb-mi-9999.ebuild
+++ b/dev-debug/lldb-mi/lldb-mi-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-LLVM_COMPAT=( {15..19} )
+LLVM_COMPAT=( {15..21} )
inherit cmake llvm-r1