diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 18:03:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 18:03:18 +0200 |
commit | b0405e39d4a6489fe0820d26b874784a4e0e9da1 (patch) | |
tree | afd6380cca50fccc973f8f6dde700fb7b0a38c54 /dev-lang | |
parent | sys-apps/portage: Stabilize 3.0.59 ppc64, #920938 (diff) | |
download | gentoo-b0405e39d4a6489fe0820d26b874784a4e0e9da1.tar.gz gentoo-b0405e39d4a6489fe0820d26b874784a4e0e9da1.tar.bz2 gentoo-b0405e39d4a6489fe0820d26b874784a4e0e9da1.zip |
dev-lang/rust-bin: Stabilize 1.74.1 ppc, #920441
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.74.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.74.1.ebuild b/dev-lang/rust-bin/rust-bin-1.74.1.ebuild index ed632c90f477..df0059234ed2 100644 --- a/dev-lang/rust-bin/rust-bin-1.74.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.74.1.ebuild @@ -30,7 +30,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P}) LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4" SLOT="stable" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc ~ppc64 ~riscv ~s390 ~x86" IUSE="big-endian clippy cpu_flags_x86_sse2 doc prefix rust-analyzer rust-src rustfmt" DEPEND="" |