commit: 2513c99867c1167c8e19d87863ca828730b56370
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 13 14:39:15 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 14:51:17 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2513c998
dev-lang/rust-common: Stabilize 1.92.0 x86, #970020
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-lang/rust-common/rust-common-1.92.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/rust-common/rust-common-1.92.0.ebuild
b/dev-lang/rust-common/rust-common-1.92.0.ebuild
index 26c4792d0fb5..b7d10b978e34 100644
--- a/dev-lang/rust-common/rust-common-1.92.0.ebuild
+++ b/dev-lang/rust-common/rust-common-1.92.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"