From 4a0d3e7c8c7e02db3b3f44d1f4b0db90906841c3 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 29 May 2017 16:26:01 +0200 Subject: net-libs/ripe-atlas-sagan: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs') diff --git a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild index b4d681eb89dd..93871434fc06 100644 --- a/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild +++ b/net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.11.ebuild @@ -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 -- cgit v1.2.3-65-gdbad