commit: e3edaed6c64cb77fb077606c4622eb73c313aa3e
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Sat Sep 24 15:58:11 2022 +0000
Commit: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
CommitDate: Sat Sep 24 20:10:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=e3edaed6
dev-lang/rust: Merge changes from ::gentoo
Signed-off-by: orbea <orbea <AT> riseup.net>
Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>
dev-lang/rust/rust-1.63.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/rust/rust-1.63.0-r1.ebuild
b/dev-lang/rust/rust-1.63.0-r1.ebuild
index 8ed366c..6cc3ece 100644
--- a/dev-lang/rust/rust-1.63.0-r1.ebuild
+++ b/dev-lang/rust/rust-1.63.0-r1.ebuild
@@ -19,7 +19,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~riscv ~sparc ~x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"