summaryrefslogtreecommitdiff
path: root/dev-lang/rust-bin/rust-bin-1.77.1-r102.ebuild
AgeCommit message (Collapse)Author
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-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-02-10dev-lang/rust-bin: drop ld.so.conf entriesMatt Jolly
Slotted rust should rely on the RUNPATH to find its libraries. Signed-off-by: Matt Jolly <kangie@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>