diff options
| author | Sam James <sam@gentoo.org> | 2025-01-04 14:12:42 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-01-04 14:12:42 +0000 |
| commit | cc2753f066b0e9fd2bac61d056aeabfb46aba20a (patch) | |
| tree | eec66ea9cd4f0c8e48d467c4e7b1822e33ca7df6 /dev-lang/rust-common/rust-common-1.82.0.ebuild | |
| parent | 73488b60a72981f85fd68e25f1abe8b3eb21536d (diff) | |
| download | gentoo-cc2753f066b0e9fd2bac61d056aeabfb46aba20a.tar.gz gentoo-cc2753f066b0e9fd2bac61d056aeabfb46aba20a.tar.bz2 gentoo-cc2753f066b0e9fd2bac61d056aeabfb46aba20a.zip | |
dev-lang/rust-common: Stabilize 1.82.0 ppc64, #947482
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-common/rust-common-1.82.0.ebuild')
| -rw-r--r-- | dev-lang/rust-common/rust-common-1.82.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/rust-common/rust-common-1.82.0.ebuild b/dev-lang/rust-common/rust-common-1.82.0.ebuild index 285a9a5b8e5f..fce762036222 100644 --- a/dev-lang/rust-common/rust-common-1.82.0.ebuild +++ b/dev-lang/rust-common/rust-common-1.82.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=" |
