diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-17 17:59:41 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-17 17:59:41 +0200 |
| commit | 83b4a8175f27dba7a9b623c1be230ada43bfdf04 (patch) | |
| tree | fa4d8b22a736526a88e83621c1efcce697e2a20c | |
| parent | 387b1ae997e7251b35f352a64d250ff13cba3053 (diff) | |
| download | gentoo-83b4a8175f27dba7a9b623c1be230ada43bfdf04.tar.gz gentoo-83b4a8175f27dba7a9b623c1be230ada43bfdf04.tar.bz2 gentoo-83b4a8175f27dba7a9b623c1be230ada43bfdf04.zip | |
dev-lang/rust-common: Stabilize 1.83.0 x86, #948228
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
| -rw-r--r-- | dev-lang/rust-common/rust-common-1.83.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-common/rust-common-1.83.0.ebuild b/dev-lang/rust-common/rust-common-1.83.0.ebuild index df389e3a1436..a8784d628525 100644 --- a/dev-lang/rust-common/rust-common-1.83.0.ebuild +++ b/dev-lang/rust-common/rust-common-1.83.0.ebuild @@ -27,7 +27,7 @@ S="${WORKDIR}/${MY_P}-src" LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4" SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" # Legacy non-slotted versions bash completions will collide. RDEPEND=" |
