summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-04-28 23:08:26 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-04-29 22:28:29 -0400
commit2f1f06e737ebabc22f4e8a26976aaa8afdf742dc (patch)
treef4cc1106ba74efa2bffa9cc8282cba33deb5372b
parentdev-python/build: Keyword 1.2.1 loong, #928003 (diff)
downloadgentoo-2f1f06e737ebabc22f4e8a26976aaa8afdf742dc.tar.gz
gentoo-2f1f06e737ebabc22f4e8a26976aaa8afdf742dc.tar.bz2
gentoo-2f1f06e737ebabc22f4e8a26976aaa8afdf742dc.zip
dev-lang/rust-bin: Stabilize 1.77.1 ppc64, #930808
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--dev-lang/rust-bin/rust-bin-1.77.1.ebuild2
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 c37d7451ea60..204070ed39f8 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=""