From 798ee824ce4c06f98c96229dbcff0f0c7417e77c Mon Sep 17 00:00:00 2001 From: Paul Zander Date: Wed, 16 Apr 2025 14:17:23 +0200 Subject: [PATCH] dev-debug/lldb-mi: Add LLVM_SLOT=19,20 Signed-off-by: Paul Zander --- 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 305a2cb7ac..7306e4a165 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 305a2cb7ac..7306e4a165 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