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

dev-python/ftfy: update PYTHON_COMPAT

This commit is contained in:
2020-01-20 22:41:20 +01:00
parent a7e9c7b17f
commit 9217031f89
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python{3_6,3_7} pypy )
PYTHON_COMPAT=( python3_{6,7,8} pypy )
inherit distutils-r1