1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Virtual for Rust language compiler"
12 # adjust when rust upstream bumps internal llvm
13 # we do not allow multiple llvm versions in dev-lang/rust for
14 # neither system nor bundled, so we just hardcode it here.
16 KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
17 IUSE="profiler rustfmt"
21 ~dev-lang/rust-bin-${PV}[profiler(-)?,rustfmt?,${MULTILIB_USEDEP}]
22 ~dev-lang/rust-${PV}[profiler(-)?,rustfmt?,${MULTILIB_USEDEP}]