summaryrefslogtreecommitdiff
path: root/dev-lang/rust-bin/rust-bin-1.86.0-r1.ebuild
AgeCommit message (Collapse)Author
2025-09-19dev-lang/rust-bin: fix patchelf for prefixHendrik Klug
Was already partly fixed in d9b69b495e07f21b8a49f38f87fed5babd3a9476 [sam: Add bug tag. I was going to revbump for this given rust-bin takes no time at all to install and the failure mode is non-obvious here, but we use the revision for the alt arches in SRC_URI... :/] Bug: https://bugs.gentoo.org/955343 Signed-off-by: Hendrik Klug <hendrik.klug@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43851 Closes: https://github.com/gentoo/gentoo/pull/43851 Signed-off-by: Sam James <sam@gentoo.org>
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-15dev-lang/rust-bin: Stabilize 1.86.0-r1 sparc, #957087Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-15dev-lang/rust-bin: Stabilize 1.86.0-r1 ppc, #957087Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-15dev-lang/rust-bin: Stabilize 1.86.0-r1 arm64, #957087Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-05dev-lang/rust-bin: Stabilize 1.86.0-r1 amd64, #957087Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-05dev-lang/rust-bin: Stabilize 1.86.0-r1 arm, #957087Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-03dev-lang/rust-bin: Stabilize 1.86.0-r1 ppc64, #957087Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-03dev-lang/rust-bin: Stabilize 1.86.0-r1 x86, #957087Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-23dev-lang/rust-bin: block dev-lang/rust:1.86 (botched slot)Sam James
Closes: https://bugs.gentoo.org/954230 Signed-off-by: Sam James <sam@gentoo.org>
2025-04-13dev-lang/rust{,-bin}: update SLOT back to ${PV}Arthur Zamarin
We have issues and breakage with the shorter SLOT. Currently Rust project has no capacty to fix it. For more details see the frist bug. Bug: https://bugs.gentoo.org/953747 Closes: https://bugs.gentoo.org/953103 Closes: https://bugs.gentoo.org/953127 Closes: https://bugs.gentoo.org/953130 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>