From f953dc70343485250b836ad157649aaad47ac5bc Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 May 2026 17:23:40 -0500 Subject: Adding metadata --- dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild') diff --git a/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild b/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild index 4c1fb4245373..a4ce7c9d4d0c 100644 --- a/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=meson-python PYPI_VERIFY_REPO=https://github.com/matplotlib/matplotlib-release -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 pypi virtualx -- cgit v1.3.1