summaryrefslogtreecommitdiff
path: root/dev-lang/rust-bin/rust-bin-1.85.1.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.85.1 sparc, #954086Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-23dev-lang/rust-bin: Stabilize 1.85.1 arm, #954086Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-21dev-lang/rust-bin: Stabilize 1.85.1 amd64, #954086Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-04-21dev-lang/rust-bin: Stabilize 1.85.1 ppc, #954086Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-04-21dev-lang/rust-bin: Stabilize 1.85.1 x86, #954086Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-19dev-lang/rust-bin: Stabilize 1.85.1 ppc64, #954086Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-19dev-lang/rust-bin: Stabilize 1.85.1 arm64, #954086Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-03dev-lang/rust-bin: Remove armv7 SoftFP checkChristopher Fore
This is now covered in armv7a's profile by inheriting wd40. toolchain-funcs inherit has also been removed since it is no longer needed. Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/41370 Signed-off-by: Matt Jolly <kangie@gentoo.org>
2025-03-20dev-lang/rust-bin: search for rust-analyzer only if existsArthur Zamarin
Closes: https://bugs.gentoo.org/951083 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-03-20dev-lang/rust-bin: add tarballs for niche archesArthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-03-19dev-lang/rust-bin: add 1.85.1Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>