diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 00:12:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 00:12:32 +0300 |
commit | 9567ea5a14973f235d52ab1920e1f381b039ac51 (patch) | |
tree | 3d018015f5d05f46313fdda6c10bed1ea8a87a52 /dev-lang/rust-bin | |
parent | app-eselect/eselect-rust: EAPI=8 (diff) | |
download | gentoo-9567ea5a14973f235d52ab1920e1f381b039ac51.tar.gz gentoo-9567ea5a14973f235d52ab1920e1f381b039ac51.tar.bz2 gentoo-9567ea5a14973f235d52ab1920e1f381b039ac51.zip |
dev-lang/rust-bin: Stabilize 1.81.0 ppc, #941636
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.81.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.81.0.ebuild b/dev-lang/rust-bin/rust-bin-1.81.0.ebuild index 1177c0224932..60f0a95ad0e4 100644 --- a/dev-lang/rust-bin/rust-bin-1.81.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.81.0.ebuild @@ -37,7 +37,7 @@ SRC_URI+=" ppc64? ( elibc_musl? ( 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 rust-analyzer rust-src rustfmt" RDEPEND=" |