diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-19 13:39:24 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-20 17:52:24 +0800 |
commit | aff7e23fc81b6cc543cb4b0ba37129f7a49db6e5 (patch) | |
tree | f4d7a27c55e7712a0d404b7b769bc935527bf0bd /dev-lang | |
parent | app-eselect/eselect-rust: keyword 20210703 for ~loong (diff) | |
download | gentoo-aff7e23fc81b6cc543cb4b0ba37129f7a49db6e5.tar.gz gentoo-aff7e23fc81b6cc543cb4b0ba37129f7a49db6e5.tar.bz2 gentoo-aff7e23fc81b6cc543cb4b0ba37129f7a49db6e5.zip |
dev-lang/rust-bin: keyword 1.71.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.71.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.71.0.ebuild b/dev-lang/rust-bin/rust-bin-1.71.0.ebuild index 88bd4e26ea68..1c4ad7a492f9 100644 --- a/dev-lang/rust-bin/rust-bin-1.71.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.71.0.ebuild @@ -20,7 +20,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P}) LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4 UoI-NCSA" SLOT="stable" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86" IUSE="big-endian clippy cpu_flags_x86_sse2 doc prefix rust-analyzer rust-src rustfmt" DEPEND="" |