commit: e888b47ca6c7eabecd2911e7762b023f48b59e06
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 21 11:58:37 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 21 12:44:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e888b47c
dev-lang/python: Explicitly pass --with-system-libmpdec to 3.13
While this is the default now, explicitly pass it for consistency.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-lang/python/python-3.13.0_beta1_p2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-lang/python/python-3.13.0_beta1_p2.ebuild
b/dev-lang/python/python-3.13.0_beta1_p2.ebuild
index 2b6b7179aa75..242a3b4165af 100644
--- a/dev-lang/python/python-3.13.0_beta1_p2.ebuild
+++ b/dev-lang/python/python-3.13.0_beta1_p2.ebuild
@@ -303,6 +303,7 @@ src_configure() {
--without-ensurepip
--without-lto
--with-system-expat
+ --with-system-libmpdec
--with-platlibdir=lib
--with-pkg-config=yes
--with-wheel-pkg-dir="${EPREFIX}"/usr/lib/python/ensurepip