diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-06-24 22:27:39 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-06-24 22:31:24 -0700 |
commit | 21775d43d5c7b8e7931a02ddf8ce32659e55f00c (patch) | |
tree | f50d4588bc96e95d8268260e94cd358de1ea8d73 /dev-lang/rust-bin | |
parent | app-eselect/eselect-rust: keyword 20210703 for ~sparc (diff) | |
download | gentoo-21775d43d5c7b8e7931a02ddf8ce32659e55f00c.tar.gz gentoo-21775d43d5c7b8e7931a02ddf8ce32659e55f00c.tar.bz2 gentoo-21775d43d5c7b8e7931a02ddf8ce32659e55f00c.zip |
dev-lang/rust-bin: keyword 1.61.0 for ~sparc
Bug: https://bugs.gentoo.org/769467
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.61.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.61.0.ebuild b/dev-lang/rust-bin/rust-bin-1.61.0.ebuild index 42e2c8640c06..1e31f9b3af8b 100644 --- a/dev-lang/rust-bin/rust-bin-1.61.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.61.0.ebuild @@ -21,7 +21,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P}) LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA" SLOT="stable" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-src rustfmt" DEPEND="" |