summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2017-07-25 12:07:12 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2017-07-25 13:26:09 +0200
commit40bf4319ff01afcec75aaff2f809c020bd2468b1 (patch)
tree453552f302f7626723ad239586d3216d047ed19c /dev-python/pyinsane
parentapp-text/paperwork: 1.2 bump (diff)
downloadgentoo-40bf4319ff01afcec75aaff2f809c020bd2468b1.tar.gz
gentoo-40bf4319ff01afcec75aaff2f809c020bd2468b1.tar.bz2
gentoo-40bf4319ff01afcec75aaff2f809c020bd2468b1.zip
dev-python/pyinsane: update PYTHON_COMPAT
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python/pyinsane')
-rw-r--r--dev-python/pyinsane/pyinsane-2.0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
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