From f6b226ee13031b9e476aefc5434b9bafb8dc3122 Mon Sep 17 00:00:00 2001 From: BaldEagleOS Migration Date: Tue, 2 Jun 2026 05:25:41 -0500 Subject: Adding metadata --- dev-python/ptpython/ptpython-3.0.29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/ptpython/ptpython-3.0.29.ebuild') diff --git a/dev-python/ptpython/ptpython-3.0.29.ebuild b/dev-python/ptpython/ptpython-3.0.29.ebuild index be588ef84839..c1c03c94aa5f 100644 --- a/dev-python/ptpython/ptpython-3.0.29.ebuild +++ b/dev-python/ptpython/ptpython-3.0.29.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit distutils-r1 pypi DESCRIPTION="Python REPL build on top of prompt-toolkit" -- cgit v1.3.1