projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03569eb
)
net-misc/openvswitch: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:27:04 +0000
(21:27 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:50:48 +0000
(21:50 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-misc/openvswitch/openvswitch-2.8.1.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/openvswitch/openvswitch-2.8.1.ebuild
b/net-misc/openvswitch/openvswitch-2.8.1.ebuild
index e5269337cd7ed0d8a5662e0d28777cd0a6643105..733122d89e84fa74725a49284c8c2caf30630791 100644
(file)
--- a/
net-misc/openvswitch/openvswitch-2.8.1.ebuild
+++ b/
net-misc/openvswitch/openvswitch-2.8.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit autotools eutils linux-info linux-mod python-r1 systemd