projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a1ced6
)
app-cdr/gcdemu: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Tue, 24 Jul 2018 14:18:59 +0000
(16:18 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 24 Jul 2018 15:10:07 +0000
(17:10 +0200)
app-cdr/gcdemu/gcdemu-3.2.0.ebuild
patch
|
blob
|
history
diff --git
a/app-cdr/gcdemu/gcdemu-3.2.0.ebuild
b/app-cdr/gcdemu/gcdemu-3.2.0.ebuild
index 02e502013f6136ec3f9e495142b867dece8a073f..fa96dfc1ae92de1b5ecc75c0163478e0cfe120b0 100644
(file)
--- 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