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

dev-python/wikipedia: update PYTHON_COMPAT

This commit is contained in:
2018-05-22 22:22:11 +02:00
parent 971596084e
commit 4199457d11
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1