dev-debug/lldb-mi: Add LLVM_SLOT=19,20

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2025-04-16 14:17:23 +02:00
parent 69efba9ce1
commit 798ee824ce
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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