mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
games-board/jja: Add llvm-19 support
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -244,7 +244,7 @@ CRATES="
|
||||
zstd@0.13.1
|
||||
"
|
||||
|
||||
LLVM_COMPAT=( {16..18} )
|
||||
LLVM_COMPAT=( {16..19} )
|
||||
|
||||
inherit cargo llvm-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user