1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 20:22:38 +01:00

dev-python/ftfy: update python compat

This commit is contained in:
2023-01-15 22:00:59 +01:00
parent 12acfab029
commit 7c1be05806
3 changed files with 2 additions and 23 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6..9} pypy )
PYTHON_COMPAT=( python3_{9..11} pypy )
inherit distutils-r1