diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-05 15:36:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-05 15:52:14 +0300 |
commit | a82c1a745e14e91b0c7612495c32c3ba2a26c352 (patch) | |
tree | 4a07d13d2920ebf0a32b8ea177492747d5ab81f4 /dev-lang | |
parent | app-emacs/emacs-common: drop 1.8 (diff) | |
download | gentoo-a82c1a745e14e91b0c7612495c32c3ba2a26c352.tar.gz gentoo-a82c1a745e14e91b0c7612495c32c3ba2a26c352.tar.bz2 gentoo-a82c1a745e14e91b0c7612495c32c3ba2a26c352.zip |
dev-lang/rust-bin: stabilize 1.77.1 for sparc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.77.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.77.1.ebuild b/dev-lang/rust-bin/rust-bin-1.77.1.ebuild index 6ec09e3ce5ae..3849d0136667 100644 --- a/dev-lang/rust-bin/rust-bin-1.77.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.77.1.ebuild @@ -30,7 +30,7 @@ SRC_URI+=" mips? ( LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4" SLOT="stable" -KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="big-endian clippy cpu_flags_x86_sse2 doc prefix profiler rust-analyzer rust-src rustfmt" DEPEND="" |