diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-10-20 11:18:35 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-10-20 11:18:35 -0700 |
commit | 63d673f7c2cac0d5d6fe54640a4cdbae372990a0 (patch) | |
tree | 2b99bbf92615b1c5edbe2c795645edeefaf9b1f2 /dev-lang | |
parent | dev-lang/rust: unkeyword 1.64.0-r1 for ~riscv (diff) | |
download | gentoo-63d673f7c2cac0d5d6fe54640a4cdbae372990a0.tar.gz gentoo-63d673f7c2cac0d5d6fe54640a4cdbae372990a0.tar.bz2 gentoo-63d673f7c2cac0d5d6fe54640a4cdbae372990a0.zip |
dev-lang/rust-bin: unkeyword 1.64.0 for ~riscv
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.64.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.64.0.ebuild b/dev-lang/rust-bin/rust-bin-1.64.0.ebuild index 70827ee818f5..e748ec3554b1 100644 --- a/dev-lang/rust-bin/rust-bin-1.64.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.64.0.ebuild @@ -20,7 +20,7 @@ SRC_URI+=" sparc? ( ${GENTOO_BIN_BASEURI}/${MY_P}-sparc64-unknown-linux-gnu.tar. LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA" SLOT="stable" -KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-analyzer rust-src rustfmt" DEPEND="" |