summaryrefslogtreecommitdiff
path: root/dev-lang/rust/rust-1.87.0-r1.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
commit9ad223b6bee193c15cfbe370a68a6c56fad5b621 (patch)
tree56cda7957b8a561e85513e3d446819f7643890c0 /dev-lang/rust/rust-1.87.0-r1.ebuild
parent8c64f2bed605a86d6c8d3c57a1cd32b7bb2f449d (diff)
downloadgentoo-9ad223b6bee193c15cfbe370a68a6c56fad5b621.tar.gz
gentoo-9ad223b6bee193c15cfbe370a68a6c56fad5b621.tar.bz2
gentoo-9ad223b6bee193c15cfbe370a68a6c56fad5b621.zip
dev-lang/rust: Stabilize 1.87.0-r1 ppc64, #958201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/rust/rust-1.87.0-r1.ebuild')
-rw-r--r--dev-lang/rust/rust-1.87.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.87.0-r1.ebuild b/dev-lang/rust/rust-1.87.0-r1.ebuild
index 55cb3b6ae8fe..2415c8507313 100644
--- a/dev-lang/rust/rust-1.87.0-r1.ebuild
+++ b/dev-lang/rust/rust-1.87.0-r1.ebuild
@@ -51,7 +51,7 @@ else
verify-sig? ( https://static.rust-lang.org/dist/${MY_P}-src.tar.xz.asc )
"
S="${WORKDIR}/${MY_P}-src"
- KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86"
fi
DESCRIPTION="Systems programming language originally developed by Mozilla"