| Age | Commit message (Collapse) | Author |
|
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
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>
|
|
Closes: https://bugs.gentoo.org/950038
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Our tarballs where generated using the previous flawed way, which was
modifying `ld.so` instead of using RPATH (matching upstream). I've
regenerated the tarballs for those old rust-bin versions.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|