commit: 381db294151f52653704c7dcd3d3553d7b7b2774
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 24 14:18:59 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 24 15:10:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=381db294
app-cdr/gcdemu: Enable py3.7
app-cdr/gcdemu/gcdemu-3.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-cdr/gcdemu/gcdemu-3.2.0.ebuild
b/app-cdr/gcdemu/gcdemu-3.2.0.ebuild
index 02e502013f6..fa96dfc1ae9 100644
--- a/app-cdr/gcdemu/gcdemu-3.2.0.ebuild
+++ b/app-cdr/gcdemu/gcdemu-3.2.0.ebuild
@@ -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