net-analyzer/pypacker: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 14:22:16 +0000 (16:22 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:32:35 +0000 (18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

net-analyzer/pypacker/pypacker-2.9.ebuild

index feba37b957dc31e267e9229ea19231fbad11fea3..24fb0f78441583d4746a24ab14f213bb9420efa8 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 inherit distutils-r1 vcs-snapshot