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

index d0d8bc99f220ff3164a6c5ed41aaffd3d585c33d..4789d11580ddd2caa20536e03ee0f368e435bbe5 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{4,5,6,7} )
 
 inherit bash-completion-r1 cmake-utils python-single-r1 xdg-utils