projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a0b036
)
dev-python/flipflop: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 11:34:55 +0000
(13:34 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 12:19:40 +0000
(14:19 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/flipflop/flipflop-1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/flipflop/flipflop-1.0.ebuild
b/dev-python/flipflop/flipflop-1.0.ebuild
index 10b19c9b7a79072a4149079379ccad837edf7aa2..44ae58beee876f1435bd9c8120ba946b549fd3c8 100644
(file)
--- a/
dev-python/flipflop/flipflop-1.0.ebuild
+++ b/
dev-python/flipflop/flipflop-1.0.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=
5
-PYTHON_COMPAT=(python3_{4,5})
+EAPI=
7
+PYTHON_COMPAT=(python3_{4,5
,6
})
inherit distutils-r1