mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/ammonite-repl-bin: enable Scala 2.13 and Scala 3.3 by default
Scala 2.13 is required for sendxmpp-scala and Scala 3.3 is the LTS release. Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -22,7 +22,7 @@ KEYWORDS="amd64 ~arm64 ~x86"
|
||||
|
||||
RDEPEND=">=virtual/jre-1.8:*"
|
||||
|
||||
IUSE="scala2-13 scala3-3 +scala3-5"
|
||||
IUSE="+scala2-13 +scala3-3 +scala3-5"
|
||||
|
||||
src_unpack() {
|
||||
:
|
||||
|
||||
Reference in New Issue
Block a user