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

dev-python/ftfy: update PYTHON_COMPAT

This commit is contained in:
2020-01-20 22:31:50 +01:00
parent 1ef662102e
commit 6bbc2a3d84

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