diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-22 15:15:26 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-22 15:15:26 +0200 |
commit | 4213078a4232fe59e73f46d7fd345ab69e533618 (patch) | |
tree | dc4fe1fd58e7f93a85735dd9e8bf774d062b3457 /dev-lang | |
parent | sys-apps/coreutils: Stabilize 9.4-r1 amd64, #926980 (diff) | |
download | gentoo-4213078a4232fe59e73f46d7fd345ab69e533618.tar.gz gentoo-4213078a4232fe59e73f46d7fd345ab69e533618.tar.bz2 gentoo-4213078a4232fe59e73f46d7fd345ab69e533618.zip |
dev-lang/rust-bin: Stabilize 1.75.0 amd64, #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.ebuild | 2 |
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 343c4f54f2ee..67c752a06941 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="" |