summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-05-13 15:15:54 -0400
committerSam James <sam@gentoo.org>2024-05-13 20:40:18 +0100
commit600c99fde2432e1beb90fe29a5168e3b37a10da5 (patch)
treea476a87b838b42e9d992f80e54d146c6de747284 /sys-libs/libhugetlbfs/libhugetlbfs-2.18.ebuild
parentRevert "dev-build/meson: Enable py3.13" (diff)
downloadgentoo-master.tar.gz
gentoo-master.tar.bz2
gentoo-master.zip
dev-python/meson-python: do not require PYTHON_USEDEP on mesonHEADmaster
It internally runs meson via subprocess.run and doesn't require matching impls. It does list: ``` dependencies = [ 'meson >= 0.63.3; python_version < "3.12"', 'meson >= 1.2.3; python_version >= "3.12"', ``` But this is because it wants to guarantee that it can, in fact, find a meson CLI executable installed, in the only way it knows how. It shouldn't interfere with portage's handling of multi-impl pythons. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libhugetlbfs/libhugetlbfs-2.18.ebuild')
0 files changed, 0 insertions, 0 deletions