mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 21:18:09 -07:00
matplotlib is always a big target to port and avoiding it where possible
with PYTHON_FULLY_TESTED is worthwhile, so let's do that.
Also, restore some skips that we dropped in d2163f6a9b:
I didn't seem to need them the other day, but I do again now (and only
consistently with >=py3.13?) for some reason.
Also also, drop a stale workaround.
Signed-off-by: Sam James <sam@gentoo.org>