net-libs/ripe-atlas-sagan: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 14:26:01 +0000 (16:26 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:32:36 +0000 (18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild

index b4d681eb89dd369d1df0e72ffa9c0a7f0c69d472..93871434fc06af33c2d5655e61e21f3545c70848 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 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