diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-17 17:59:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-17 17:59:34 +0200 |
commit | 0905d69bf8cbd5d39ff257ebe36d10b79dd41124 (patch) | |
tree | 23dde4d711425be30a9333030f91b73d80f8c05d /dev-lang | |
parent | dev-lang/rust: Stabilize 1.83.0-r1 arm64, #948228 (diff) | |
download | gentoo-0905d69bf8cbd5d39ff257ebe36d10b79dd41124.tar.gz gentoo-0905d69bf8cbd5d39ff257ebe36d10b79dd41124.tar.bz2 gentoo-0905d69bf8cbd5d39ff257ebe36d10b79dd41124.zip |
dev-lang/rust-common: Stabilize 1.83.0 arm64, #948228
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-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 df8a3b76611f..b03f6d4f048b 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=" |