From d14501acaa1e3634cb0a6f6e356923391009eb46 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 1 Jun 2023 15:26:21 +0100 Subject: gentoo auto-resync : 01:06:2023 - 15:26:21 --- dev-python/phply/phply-1.2.6.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-python/phply/phply-1.2.6.ebuild') diff --git a/dev-python/phply/phply-1.2.6.ebuild b/dev-python/phply/phply-1.2.6.ebuild index 67cde47b11fa..13387549acf3 100644 --- a/dev-python/phply/phply-1.2.6.ebuild +++ b/dev-python/phply/phply-1.2.6.ebuild @@ -4,7 +4,8 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) + inherit distutils-r1 DESCRIPTION="Lexer and parser for PHP source implemented using PLY" -- cgit v1.2.3