diff --git a/dev-python/opcodes/opcodes-0.3.14-r3.ebuild b/dev-python/opcodes/opcodes-0.3.14-r3.ebuild index eadb7e427ab8e..d25cb65c226fb 100644 --- a/dev-python/opcodes/opcodes-0.3.14-r3.ebuild +++ b/dev-python/opcodes/opcodes-0.3.14-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1