From: Michał Górny Date: Tue, 24 Jul 2018 14:16:42 +0000 (+0200) Subject: app-cdr/cdemu: Enable py3.7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7a1ced6d24b1c1ca8058c05a338357e2652751ac;p=gentoo.git app-cdr/cdemu: Enable py3.7 --- diff --git a/app-cdr/cdemu/cdemu-3.2.0.ebuild b/app-cdr/cdemu/cdemu-3.2.0.ebuild index d0d8bc99f220..4789d11580dd 100644 --- a/app-cdr/cdemu/cdemu-3.2.0.ebuild +++ b/app-cdr/cdemu/cdemu-3.2.0.ebuild @@ -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