diff options
-rw-r--r-- | dev-python/mnemonic/mnemonic-0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mnemonic/mnemonic-0.21.ebuild b/dev-python/mnemonic/mnemonic-0.21.ebuild index bf74117c..93fc204f 100644 --- a/dev-python/mnemonic/mnemonic-0.21.ebuild +++ b/dev-python/mnemonic/mnemonic-0.21.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..13} ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 pypi |