From c7308cac154ce673ab5f084b5603a619bdef6744 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 28 May 2017 12:38:26 +0200 Subject: dev-python/libasyncns-python: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild') diff --git a/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild b/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild index f7fb2908f436..1b8e56d00254 100644 --- a/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild +++ b/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild @@ -1,8 +1,8 @@ -# 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=( python{2_7,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) inherit distutils-r1 -- cgit v1.2.3