mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
70f8b28921
Tests targets have recently been refactored upstream and now use `tclsh` to drive the tests. This breaks tests on multilib as `tclsh` is not built for different ABIs and can't be used here. We can revert back to the old test targets in this case which allows tests to execute again. Closes: https://bugs.gentoo.org/971341 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>