projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb14f19
)
media-gfx/sigal: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:55:44 +0000
(20:55 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:04:12 +0000
(21:04 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-gfx/sigal/sigal-1.3.0.ebuild
patch
|
blob
|
history
diff --git
a/media-gfx/sigal/sigal-1.3.0.ebuild
b/media-gfx/sigal/sigal-1.3.0.ebuild
index 7c7049ae7501e736812b21edb48278624951d2f0..401e9cf2b24c2148b756bf5f0560773f1f812df5 100644
(file)
--- a/
media-gfx/sigal/sigal-1.3.0.ebuild
+++ b/
media-gfx/sigal/sigal-1.3.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1