From 9940acdf7308f3fd603561fa85bdd2753a8fb2f5 Mon Sep 17 00:00:00 2001 From: BaldEagleOS Migration Date: Mon, 1 Jun 2026 17:33:07 -0500 Subject: Adding metadata --- dev-python/gnuplot-py/gnuplot-py-1.8_p8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/gnuplot-py') diff --git a/dev-python/gnuplot-py/gnuplot-py-1.8_p8-r1.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.8_p8-r1.ebuild index e418c4fc9e25..7533e92d727a 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.8_p8-r1.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.8_p8-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 MYPN="python-gnuplot" MYPV="$(ver_cut 1-2)" MYP="${PN}-${MYPV}" -PYTHON_COMPAT=( python3_12 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 -- cgit v1.3.1