summaryrefslogtreecommitdiff
path: root/dev-lang/rust-bin/rust-bin-1.87.0.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-06-15 21:07:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-06-15 21:07:24 +0300
commit8c64f2bed605a86d6c8d3c57a1cd32b7bb2f449d (patch)
tree430b49874bbfa9ff66307dbd2a44c14a2fd7a9bf /dev-lang/rust-bin/rust-bin-1.87.0.ebuild
parentb8f89b98d79c6f46d5a31dcbeef011e648ad3a28 (diff)
downloadgentoo-8c64f2bed605a86d6c8d3c57a1cd32b7bb2f449d.tar.gz
gentoo-8c64f2bed605a86d6c8d3c57a1cd32b7bb2f449d.tar.bz2
gentoo-8c64f2bed605a86d6c8d3c57a1cd32b7bb2f449d.zip
dev-lang/rust-bin: Stabilize 1.87.0 ppc64, #958201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin/rust-bin-1.87.0.ebuild')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.87.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.87.0.ebuild b/dev-lang/rust-bin/rust-bin-1.87.0.ebuild
index 637208e2ebda..b05dea1e6ec7 100644
--- a/dev-lang/rust-bin/rust-bin-1.87.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.87.0.ebuild
@@ -25,7 +25,7 @@ else
SRC_URI="$(rust_all_arch_uris "${PV}")
rust-src? ( ${RUST_TOOLCHAIN_BASEURL%/rust-}/2025-05-15/rust-src-${PV}.tar.xz )
"
- KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
fi
DESCRIPTION="Systems programming language from Mozilla"