mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 00:46:58 +02:00
virtual/rust: Sync with Gentoo
It's from Gentoo commit 0c77534fd8dd2f47f988a417c94f52d48685a6cb.
This commit is contained in:
parent
0032a36467
commit
b602b90da1
@ -15,6 +15,6 @@ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
|||||||
IUSE="rustfmt profiler"
|
IUSE="rustfmt profiler"
|
||||||
|
|
||||||
RDEPEND="|| (
|
RDEPEND="|| (
|
||||||
~dev-lang/rust-bin-${PV}[profiler?,rustfmt?,${MULTILIB_USEDEP}]
|
~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
|
||||||
~dev-lang/rust-${PV}[profiler?,rustfmt?,${MULTILIB_USEDEP}]
|
~dev-lang/rust-${PV}[profiler?,rustfmt?,${MULTILIB_USEDEP}]
|
||||||
)"
|
)"
|
Loading…
Reference in New Issue
Block a user