From a8ed39aa49d8ff44ccb4ee81beb8f55f171eb76e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 27 May 2024 17:10:17 +0200 Subject: dev-python/matplotlib: Remove unused eclasses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/matplotlib') diff --git a/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild b/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild index 87cf9eab3fb6..212f26811cac 100644 --- a/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild @@ -8,7 +8,7 @@ DISTUTILS_USE_PEP517=meson-python PYTHON_COMPAT=( pypy3 python3_{10..12} ) PYTHON_REQ_USE='tk?,threads(+)' -inherit distutils-r1 flag-o-matic prefix pypi toolchain-funcs virtualx +inherit distutils-r1 pypi virtualx FT_PV=2.6.1 DESCRIPTION="Pure python plotting library with matlab like syntax" -- cgit v1.2.3