From: Bernard Cafarelli Date: Tue, 25 Jul 2017 10:07:12 +0000 (+0200) Subject: dev-python/pyinsane: update PYTHON_COMPAT X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=40bf4319ff01afcec75aaff2f809c020bd2468b1;p=gentoo.git dev-python/pyinsane: update PYTHON_COMPAT Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/dev-python/pyinsane/pyinsane-2.0.10.ebuild b/dev-python/pyinsane/pyinsane-2.0.10.ebuild index 53eb32c51fba..5eb8db203937 100644 --- a/dev-python/pyinsane/pyinsane-2.0.10.ebuild +++ b/dev-python/pyinsane/pyinsane-2.0.10.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1