dev-lang/swift-bin: update to llvm-r2.eclass

Signed-off-by: Itai Ferber <itai@itaiferber.net>
This commit is contained in:
Itai Ferber
2026-03-28 11:25:32 -04:00
parent 938edc8a22
commit a8abdbc481
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ EAPI=8
LLVM_COMPAT=( {17..21} )
PYTHON_COMPAT=( python3_{12..14} )
inherit llvm-r1 python-single-r1 unpacker
inherit llvm-r2 python-single-r1 unpacker
DESCRIPTION="A high-level, general-purpose, multi-paradigm, compiled programming language"
HOMEPAGE="https://www.swift.org"

View File

@@ -5,7 +5,7 @@ EAPI=8
LLVM_COMPAT=( {17..21} )
PYTHON_COMPAT=( python3_{12..14} )
inherit llvm-r1 python-single-r1 unpacker
inherit llvm-r2 python-single-r1 unpacker
DESCRIPTION="A high-level, general-purpose, multi-paradigm, compiled programming language"
HOMEPAGE="https://www.swift.org"

View File

@@ -5,7 +5,7 @@ EAPI=8
LLVM_COMPAT=( {17..21} )
PYTHON_COMPAT=( python3_{12..14} )
inherit llvm-r1 python-single-r1 unpacker
inherit llvm-r2 python-single-r1 unpacker
DESCRIPTION="A high-level, general-purpose, multi-paradigm, compiled programming language"
HOMEPAGE="https://www.swift.org"

View File

@@ -5,7 +5,7 @@ EAPI=8
LLVM_COMPAT=( {17..21} )
PYTHON_COMPAT=( python3_{12..14} )
inherit llvm-r1 python-single-r1 unpacker
inherit llvm-r2 python-single-r1 unpacker
DESCRIPTION="A high-level, general-purpose, multi-paradigm, compiled programming language"
HOMEPAGE="https://www.swift.org"