diff options
| author | Sam James <sam@gentoo.org> | 2025-04-21 08:40:10 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-04-21 08:40:10 +0100 |
| commit | e2116e93fe1406441ae2ea3efe9e86cc0159c596 (patch) | |
| tree | 43c7749c604481f5ae78fb8357d4268abb3ead33 /dev-lang/rust-common | |
| parent | ea243fe6791708561b0f760fd5a6026866b7d4a1 (diff) | |
| download | gentoo-e2116e93fe1406441ae2ea3efe9e86cc0159c596.tar.gz gentoo-e2116e93fe1406441ae2ea3efe9e86cc0159c596.tar.bz2 gentoo-e2116e93fe1406441ae2ea3efe9e86cc0159c596.zip | |
dev-lang/rust-common: Stabilize 1.85.1 x86, #954086
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.85.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-common/rust-common-1.85.1.ebuild b/dev-lang/rust-common/rust-common-1.85.1.ebuild index 675653221267..b4144ad79ef3 100644 --- a/dev-lang/rust-common/rust-common-1.85.1.ebuild +++ b/dev-lang/rust-common/rust-common-1.85.1.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" |
