diff options
| author | Sam James <sam@gentoo.org> | 2025-06-03 21:05:01 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-06-03 21:05:01 +0100 |
| commit | 2a0ab2b2bc258bd950bcef82f6287b42d02ca83b (patch) | |
| tree | c9763d4d01e11f5337903116438d5ef526b274df /dev-lang/rust-common | |
| parent | a16f0ca8daaa98ce9bd67fe861f79d539a18e5ed (diff) | |
| download | gentoo-2a0ab2b2bc258bd950bcef82f6287b42d02ca83b.tar.gz gentoo-2a0ab2b2bc258bd950bcef82f6287b42d02ca83b.tar.bz2 gentoo-2a0ab2b2bc258bd950bcef82f6287b42d02ca83b.zip | |
dev-lang/rust-common: Stabilize 1.86.0 x86, #957087
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-common')
| -rw-r--r-- | dev-lang/rust-common/rust-common-1.86.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-common/rust-common-1.86.0.ebuild b/dev-lang/rust-common/rust-common-1.86.0.ebuild index 26c4792d0fb5..8173a2609614 100644 --- a/dev-lang/rust-common/rust-common-1.86.0.ebuild +++ b/dev-lang/rust-common/rust-common-1.86.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" |
