summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-24 16:18:59 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-24 17:10:07 +0200
commit381db294151f52653704c7dcd3d3553d7b7b2774 (patch)
tree79cb46237155897b0e46af2a94e29e1f12a464e7 /app-cdr
parentapp-cdr/cdemu: Enable py3.7 (diff)
downloadgentoo-381db294151f52653704c7dcd3d3553d7b7b2774.tar.gz
gentoo-381db294151f52653704c7dcd3d3553d7b7b2774.tar.bz2
gentoo-381db294151f52653704c7dcd3d3553d7b7b2774.zip
app-cdr/gcdemu: Enable py3.7
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/gcdemu/gcdemu-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/gcdemu/gcdemu-3.2.0.ebuild b/app-cdr/gcdemu/gcdemu-3.2.0.ebuild
index 02e502013f61..fa96dfc1ae92 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