diff options
| author | Sam James <sam@gentoo.org> | 2025-06-05 23:38:28 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-06-05 23:38:28 +0100 |
| commit | 15e194cc6567084f7f97796c351dba9b2e7afce1 (patch) | |
| tree | 433a09b369ceccfc776c137bff67322e22ac60f1 /dev-lang/rust-common | |
| parent | d476a412fd31542a91cba8ac8c17e4df53d249b9 (diff) | |
| download | gentoo-15e194cc6567084f7f97796c351dba9b2e7afce1.tar.gz gentoo-15e194cc6567084f7f97796c351dba9b2e7afce1.tar.bz2 gentoo-15e194cc6567084f7f97796c351dba9b2e7afce1.zip | |
dev-lang/rust-common: Stabilize 1.86.0 amd64, #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 061825644259..511e91030db3 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" |
