summaryrefslogtreecommitdiff
path: root/dev-lang/rust-common/rust-common-1.88.0.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-08-04 16:16:09 +0100
committerSam James <sam@gentoo.org>2025-08-04 16:16:09 +0100
commite38992edb4235b9b12e4bc897e57ded012f762e0 (patch)
tree5aa119fd4e7b2af5f7d28e868168ddcbe9b6b452 /dev-lang/rust-common/rust-common-1.88.0.ebuild
parent1afe6b2c0eff7ac8c3a152ce1e7d2c77553bba68 (diff)
downloadgentoo-e38992edb4235b9b12e4bc897e57ded012f762e0.tar.gz
gentoo-e38992edb4235b9b12e4bc897e57ded012f762e0.tar.bz2
gentoo-e38992edb4235b9b12e4bc897e57ded012f762e0.zip
dev-lang/rust-common: Stabilize 1.88.0 ppc64, #961056
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-common/rust-common-1.88.0.ebuild')
-rw-r--r--dev-lang/rust-common/rust-common-1.88.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-common/rust-common-1.88.0.ebuild b/dev-lang/rust-common/rust-common-1.88.0.ebuild
index 3b4026dfb2f5..83676d29b709 100644
--- a/dev-lang/rust-common/rust-common-1.88.0.ebuild
+++ b/dev-lang/rust-common/rust-common-1.88.0.ebuild
@@ -32,7 +32,7 @@ else
verify-sig? ( https://static.rust-lang.org/dist/rustc-${PV}-src.tar.xz.asc )
"
S="${WORKDIR}/rustc-${MY_PV}-src"
- KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4"