projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd82bd4
)
net-analyzer/flent: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:15:13 +0000
(21:15 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:21:47 +0000
(21:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-analyzer/flent/flent-1.0.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/flent/flent-1.0.1-r1.ebuild
b/net-analyzer/flent/flent-1.0.1-r1.ebuild
index d90d41ace9b5376ba529faa98ecddabf02ec8d67..d93d6849eaf88cd6d977c95915277562c81063fc 100644
(file)
--- a/
net-analyzer/flent/flent-1.0.1-r1.ebuild
+++ b/
net-analyzer/flent/flent-1.0.1-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+PYTHON_COMPAT=( python2_7 python{3_4,3_5
,3_6
} )
inherit distutils-r1