mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
dev-lang/swift: fix swift-6.3 SLOT
swift-6.3 was accidentally introduced with a SLOT of "6/2" when it should be "6/3" Signed-off-by: Itai Ferber <itai@itaiferber.net>
This commit is contained in:
@@ -67,7 +67,7 @@ PATCHES=(
|
||||
|
||||
S="${WORKDIR}"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="6/2"
|
||||
SLOT="6/3"
|
||||
KEYWORDS="~amd64"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
Reference in New Issue
Block a user