diff options
Diffstat (limited to 'dev-python/blake3-py/blake3-py-0.3.3-r1.ebuild')
-rw-r--r-- | dev-python/blake3-py/blake3-py-0.3.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blake3-py/blake3-py-0.3.3-r1.ebuild b/dev-python/blake3-py/blake3-py-0.3.3-r1.ebuild index 109e1a8f8985..4eec5fd1aa4d 100644 --- a/dev-python/blake3-py/blake3-py-0.3.3-r1.ebuild +++ b/dev-python/blake3-py/blake3-py-0.3.3-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=maturin -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) CRATES=" arrayref@0.3.7 |