app-cdr/gcdemu: Enable py3.7
authorMichał Górny <mgorny@gentoo.org>
Tue, 24 Jul 2018 14:18:59 +0000 (16:18 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 24 Jul 2018 15:10:07 +0000 (17:10 +0200)
app-cdr/gcdemu/gcdemu-3.2.0.ebuild

index 02e502013f6136ec3f9e495142b867dece8a073f..fa96dfc1ae92de1b5ecc75c0163478e0cfe120b0 100644 (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