diff options
| author | Sam James <sam@gentoo.org> | 2025-08-04 16:16:06 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-08-04 16:16:06 +0100 |
| commit | 314810a067241639b8fa779625fc72549def0480 (patch) | |
| tree | 945425449ba2cbfc043ed2f6ba3c90991b718109 /dev-lang/rust-common/rust-common-1.88.0.ebuild | |
| parent | 71afd3638906cc5059e3da5409b39c1c70eecef5 (diff) | |
| download | gentoo-314810a067241639b8fa779625fc72549def0480.tar.gz gentoo-314810a067241639b8fa779625fc72549def0480.tar.bz2 gentoo-314810a067241639b8fa779625fc72549def0480.zip | |
dev-lang/rust-common: Stabilize 1.88.0 arm64, #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.ebuild | 2 |
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 26c4792d0fb5..3b4026dfb2f5 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" |
