mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-16 06:28:52 -04:00
dev-lang/swift: add compatibility for LLVM 19
Signed-off-by: Itai Ferber <itai@itaiferber.net>
This commit is contained in:
parent
c814bc34f9
commit
3b7851f360
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
LLVM_COMPAT=( {15..18} )
|
||||
LLVM_COMPAT=( {15..19} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
inherit llvm-r1 python-single-r1
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
LLVM_COMPAT=( {15..18} )
|
||||
LLVM_COMPAT=( {15..19} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
inherit llvm-r1 python-single-r1
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
LLVM_COMPAT=( {15..18} )
|
||||
LLVM_COMPAT=( {15..19} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
inherit llvm-r1 python-single-r1
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
LLVM_COMPAT=( {15..18} )
|
||||
LLVM_COMPAT=( {15..19} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
inherit llvm-r1 python-single-r1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user