diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-17 17:59:31 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-17 17:59:31 +0200 |
| commit | 1200920fc19faebf0bb2e3fb1655764a5ea1fe82 (patch) | |
| tree | fa72ecc7ce59faf9f2eb87070b3cc2283de347cb /dev-lang/rust-common/rust-common-1.83.0.ebuild | |
| parent | d19e1e7b378ebf50c3e09397a1deb8d07bd98c21 (diff) | |
| download | gentoo-1200920fc19faebf0bb2e3fb1655764a5ea1fe82.tar.gz gentoo-1200920fc19faebf0bb2e3fb1655764a5ea1fe82.tar.bz2 gentoo-1200920fc19faebf0bb2e3fb1655764a5ea1fe82.zip | |
dev-lang/rust-common: Stabilize 1.83.0 amd64, #948228
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-common/rust-common-1.83.0.ebuild')
| -rw-r--r-- | dev-lang/rust-common/rust-common-1.83.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 285a9a5b8e5f..df8a3b76611f 100644 --- a/dev-lang/rust-common/rust-common-1.83.0.ebuild +++ b/dev-lang/rust-common/rust-common-1.83.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |
