dev-lang/scala: Correct source URL for USE=binary for 2.12.10

Closes: https://bugs.gentoo.org/733086
Signed-off-by: Pavel Goran <via-gentoo@pvgoran.name>
Closes: https://github.com/gentoo/gentoo/pull/26038
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
pvgoran
2022-06-22 19:08:46 +07:00
committed by Sam James
parent e3b9e6fdbe
commit 514ad696ea

View File

@@ -44,7 +44,7 @@ SRC_URI="
https://dev.gentoo.org/~gienah/snapshots/${P}-sbt-deps.tar.xz
)
binary? (
https://dev.gentoo.org/~gienah/files/dist/${P}-gentoo-binary.tar.xz
https://dev.gentoo.org/~gienah/distfiles/${P}-gentoo-binary.tar.xz
)"
LICENSE="BSD"
SLOT="${SV}/${PV}"