app-cdr/gcdemu: Enable py3.7

This commit is contained in:
Michał Górny
2018-07-24 16:18:59 +02:00
parent 7a1ced6d24
commit 381db29415

View File

@@ -3,7 +3,7 @@
EAPI="6"
PYTHON_COMPAT=( python3_{4,5,6} )
PYTHON_COMPAT=( python3_{4,5,6,7} )
inherit cmake-utils gnome2-utils python-single-r1 xdg-utils