dev-python/phonenumbers: Revert "Enable py3.14"

Blocked on dev-python/protobuf rekeywording.

Reverts: 9e68f106f4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-06-14 17:38:42 +02:00
parent 80482073ac
commit 4b2d9fd78b

View File

@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1