From 2636cbbeebc30362ee9f0be02858c706fb0d26c2 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 28 May 2017 12:11:46 +0200 Subject: dev-python/configclass: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/configclass/configclass-0.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/configclass/configclass-0.1.0.ebuild b/dev-python/configclass/configclass-0.1.0.ebuild index e269a95967ee..39a78be31751 100644 --- a/dev-python/configclass/configclass-0.1.0.ebuild +++ b/dev-python/configclass/configclass-0.1.0.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