summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-10 20:56:45 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-10 20:56:45 +0300
commit294a6a579632831de155cfc3da686deec164ca0f (patch)
treef35fcc777ee482defa7b77b64d3ebcc7f622dad8 /dev-lang
parentgnustep-*.eclass: Drop support for EAPI 6 (diff)
downloadgentoo-294a6a579632831de155cfc3da686deec164ca0f.tar.gz
gentoo-294a6a579632831de155cfc3da686deec164ca0f.tar.bz2
gentoo-294a6a579632831de155cfc3da686deec164ca0f.zip
dev-lang/rust-bin: Stabilize 1.75.0 sparc, #927155
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.75.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.75.0.ebuild b/dev-lang/rust-bin/rust-bin-1.75.0.ebuild
index 75b074517e90..4581472117db 100644
--- a/dev-lang/rust-bin/rust-bin-1.75.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.75.0.ebuild
@@ -30,7 +30,7 @@ SRC_URI+=" sparc? ( ${GENTOO_BIN_BASEURI}/${MY_P}-sparc64-unknown-linux-gnu.tar.
LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4"
SLOT="stable"
-KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="big-endian clippy cpu_flags_x86_sse2 doc prefix rust-analyzer rust-src rustfmt"
DEPEND=""