diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-06-15 21:07:24 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-06-15 21:07:24 +0300 |
| commit | b8f89b98d79c6f46d5a31dcbeef011e648ad3a28 (patch) | |
| tree | 0b0094c0a92e8e4d5a0f0f4310be40cee26ef7f7 /dev-lang/rust-common | |
| parent | f2a0b0c592e8ce1f20ef56000c2ded5a8d8e7873 (diff) | |
| download | gentoo-b8f89b98d79c6f46d5a31dcbeef011e648ad3a28.tar.gz gentoo-b8f89b98d79c6f46d5a31dcbeef011e648ad3a28.tar.bz2 gentoo-b8f89b98d79c6f46d5a31dcbeef011e648ad3a28.zip | |
dev-lang/rust-common: Stabilize 1.87.0 ppc64, #958201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-common')
| -rw-r--r-- | dev-lang/rust-common/rust-common-1.87.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-common/rust-common-1.87.0.ebuild b/dev-lang/rust-common/rust-common-1.87.0.ebuild index c3dde304ab73..499efe84f884 100644 --- a/dev-lang/rust-common/rust-common-1.87.0.ebuild +++ b/dev-lang/rust-common/rust-common-1.87.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" |
