summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-04-24 17:39:51 +0200
committerPacho Ramos <pacho@gentoo.org>2017-04-24 17:49:13 +0200
commitd62c1d52841d5524f72720c586ae1f6127bd7116 (patch)
tree57f79a2fa77fee940549a464e1e47fe11fa98176 /dev-python/authres/authres-0.800.ebuild
parentdev-db/pgxnclient: Support newer python (diff)
downloadgentoo-d62c1d52841d5524f72720c586ae1f6127bd7116.tar.gz
gentoo-d62c1d52841d5524f72720c586ae1f6127bd7116.tar.bz2
gentoo-d62c1d52841d5524f72720c586ae1f6127bd7116.zip
dev-python/authres: Support newer python
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-python/authres/authres-0.800.ebuild')
-rw-r--r--dev-python/authres/authres-0.800.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/authres/authres-0.800.ebuild b/dev-python/authres/authres-0.800.ebuild
index 842efa83b56e..12ce8847c303 100644
--- a/dev-python/authres/authres-0.800.ebuild
+++ b/dev-python/authres/authres-0.800.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