commit: 64393c529cd396bf66b28895e171bcd24a7b11a5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 29 18:37:43 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Apr 29 18:37:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64393c52
virtual/rust: keyword 1.77.1 for ~mips Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> virtual/rust/rust-1.77.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=""
