net-analyzer/ripe-atlas-tools: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:02:36 +0000 (16:02 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:31 +0000 (16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

net-analyzer/ripe-atlas-tools/ripe-atlas-tools-1.2.3-r1.ebuild

index aaf26c337d5aa11da9b2fbb70a4c0f763656910a..f04c6b9c72745b9622b551b1a344a44b64a50d7f 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=6
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1