diff options
-rw-r--r-- | dev-python/sabctools/sabctools-8.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sabctools/sabctools-8.2.4.ebuild b/dev-python/sabctools/sabctools-8.2.4.ebuild index 0632a9976480..5660f5098ba9 100644 --- a/dev-python/sabctools/sabctools-8.2.4.ebuild +++ b/dev-python/sabctools/sabctools-8.2.4.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 |