mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-lang/swift-bin: update LLVM_COMPAT
Drop non-existent LLVM 15, and extend compatibility through LLVM 21. Signed-off-by: Itai Ferber <itai@itaiferber.net>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
LLVM_COMPAT=( {15..19} )
|
||||
LLVM_COMPAT=( {17..21} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
inherit llvm-r1 python-single-r1 unpacker
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
LLVM_COMPAT=( {15..19} )
|
||||
LLVM_COMPAT=( {17..21} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
inherit llvm-r1 python-single-r1 unpacker
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
LLVM_COMPAT=( {15..19} )
|
||||
LLVM_COMPAT=( {17..21} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
inherit llvm-r1 python-single-r1 unpacker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user