From c6995fdaba09d06adcb14f4b24d2c942847cf560 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 12 Jul 2017 16:24:05 +0200 Subject: dev-util/setconf: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-util/setconf/setconf-0.6.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-util') diff --git a/dev-util/setconf/setconf-0.6.7.ebuild b/dev-util/setconf/setconf-0.6.7.ebuild index b0646c4fed59..1f5e27b579f0 100644 --- a/dev-util/setconf/setconf-0.6.7.ebuild +++ b/dev-util/setconf/setconf-0.6.7.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit python-single-r1 DESCRIPTION="A small python based utility used to change configuration files" -- cgit v1.2.3-65-gdbad