diff options
author | 2024-10-25 12:01:11 +0000 | |
---|---|---|
committer | 2024-10-25 12:01:11 +0000 | |
commit | d1818c579c26fe9ef28da4e1c926e3cb6c0cce3c (patch) | |
tree | 993109bb00096c5d211730ba00a9586773f17184 /dev-lang | |
parent | net-print/hplip-plugin: Stabilize 3.24.4 arm, #941595 (diff) | |
download | gentoo-d1818c579c26fe9ef28da4e1c926e3cb6c0cce3c.tar.gz gentoo-d1818c579c26fe9ef28da4e1c926e3cb6c0cce3c.tar.bz2 gentoo-d1818c579c26fe9ef28da4e1c926e3cb6c0cce3c.zip |
dev-lang/rust-bin: Stabilize 1.81.0 sparc, #941636
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.81.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.81.0.ebuild b/dev-lang/rust-bin/rust-bin-1.81.0.ebuild index b0b1d51bb754..73ab615c566f 100644 --- a/dev-lang/rust-bin/rust-bin-1.81.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.81.0.ebuild @@ -37,7 +37,7 @@ SRC_URI+=" ppc64? ( elibc_musl? ( LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4" SLOT="stable" -KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="big-endian clippy cpu_flags_x86_sse2 doc prefix rust-analyzer rust-src rustfmt" RDEPEND=" |