diff options
| author | Matt Jolly <kangie@gentoo.org> | 2025-02-09 10:36:27 +1000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-02-10 00:16:34 +0000 |
| commit | f0dbca464b7ad6d00bbacb33e49161617db1252f (patch) | |
| tree | 983d0354937c716f2a44082887e1957b2f0150df | |
| parent | 90d3cca0095f4a1240eefa8aa3fa8923f9e61680 (diff) | |
| download | gentoo-f0dbca464b7ad6d00bbacb33e49161617db1252f.tar.gz gentoo-f0dbca464b7ad6d00bbacb33e49161617db1252f.tar.bz2 gentoo-f0dbca464b7ad6d00bbacb33e49161617db1252f.zip | |
profiles/arch/mips: loosen p.use.mask for dev-lang/rust[system-llvm]
If we revbump Rust again we don't want to end up in a position
where the mask needs to be updated.
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
| -rw-r--r-- | profiles/arch/mips/package.use.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 4089215f9273..7584271fbb0a 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -15,7 +15,7 @@ dev-libs/libfido2 hidapi # Matt Jolly <kangie@gentoo.org> (2024-11-03) # Requires llvm 16 which is not keyworded -=dev-lang/rust-1.71.1-r100 system-llvm +~dev-lang/rust-1.71.1 system-llvm # Felix Janda <felix.janda@posteo.de> (2024-10-20) # requires dev-libs/libcss and net-libs/libdom to be keyworded |
