diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 21:37:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 21:37:43 +0300 |
commit | 64393c529cd396bf66b28895e171bcd24a7b11a5 (patch) | |
tree | 42ddddf9760c57ae126f42df3557b40a65328bba /virtual/rust | |
parent | dev-lang/rust-bin: keyword 1.77.1 for ~mips, ~sparc (diff) | |
download | gentoo-64393c529cd396bf66b28895e171bcd24a7b11a5.tar.gz gentoo-64393c529cd396bf66b28895e171bcd24a7b11a5.tar.bz2 gentoo-64393c529cd396bf66b28895e171bcd24a7b11a5.zip |
virtual/rust: keyword 1.77.1 for ~mips
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual/rust')
-rw-r--r-- | virtual/rust/rust-1.77.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.77.1.ebuild b/virtual/rust/rust-1.77.1.ebuild index 5a74204aba28..aae0a3392fc5 100644 --- a/virtual/rust/rust-1.77.1.ebuild +++ b/virtual/rust/rust-1.77.1.ebuild @@ -13,7 +13,7 @@ LICENSE="" # we do not allow multiple llvm versions in dev-lang/rust for # neither system nor bundled, so we just hardcode it here. SLOT="0/llvm-17" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="rustfmt profiler" BDEPEND="" |