mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
Since 0.13.0, meson-python throws an error if a package is split between purelib and platlib. Upstream did attempt to use the "pure" keyword to account for the mixed nature of this module but unfortunately, they appear to have got it wrong. Closes: https://bugs.gentoo.org/908457 Signed-off-by: Marek Szuba <marecki@gentoo.org>