diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-29 11:32:49 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-04-29 22:28:30 -0400 |
commit | bfcab4b2bc957d717d1b0a714dfc9339118de142 (patch) | |
tree | 71826bb3c0c614e2bd3cf65062689848b2da1b2d /dev-lang/rust-bin | |
parent | app-crypt/gcr: Stabilize 4.2.1 arm, #928756 (diff) | |
download | gentoo-bfcab4b2bc957d717d1b0a714dfc9339118de142.tar.gz gentoo-bfcab4b2bc957d717d1b0a714dfc9339118de142.tar.bz2 gentoo-bfcab4b2bc957d717d1b0a714dfc9339118de142.zip |
dev-lang/rust-bin: Stabilize 1.77.1 ppc, #930808
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin')
-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 204070ed39f8..444dfa147c64 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="" |