net-misc/openvswitch: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:27:04 +0000 (21:27 +0200)
committerPacho 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

index e5269337cd7ed0d8a5662e0d28777cd0a6643105..733122d89e84fa74725a49284c8c2caf30630791 100644 (file)
@@ -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