From 5a6a8835c8f252bc35752856dfe62bd46fb790d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Fabbro?= Date: Mon, 17 Jul 2017 17:49:01 +0000 Subject: dev-python/suds: added python-3.6 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/suds/suds-0.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/suds/suds-0.6-r1.ebuild b/dev-python/suds/suds-0.6-r1.ebuild index 36348937ac77..777c40cd8902 100644 --- a/dev-python/suds/suds-0.6-r1.ebuild +++ b/dev-python/suds/suds-0.6-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=( python2_7 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 -- cgit v1.2.3