summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-06-19 16:21:45 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-06-19 21:13:11 +0200
commit26ff907121fc27cd70eda4bc503415ef7e618714 (patch)
treeaba4b21ac6d69a7ee031c6f50b66d1619f59c6c4 /dev-python/frozen-flask/frozen-flask-0.15.ebuild
parentapp-i18n/scim: stable 1.4.18 for sparc (diff)
downloadgentoo-26ff907121fc27cd70eda4bc503415ef7e618714.tar.gz
gentoo-26ff907121fc27cd70eda4bc503415ef7e618714.tar.bz2
gentoo-26ff907121fc27cd70eda4bc503415ef7e618714.zip
dev-python/frozen-flask: add python3_5 support.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/frozen-flask/frozen-flask-0.15.ebuild')
-rw-r--r--dev-python/frozen-flask/frozen-flask-0.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/frozen-flask/frozen-flask-0.15.ebuild b/dev-python/frozen-flask/frozen-flask-0.15.ebuild
index 26e42dc69260..2b483cb2f881 100644
--- a/dev-python/frozen-flask/frozen-flask-0.15.ebuild
+++ b/dev-python/frozen-flask/frozen-flask-0.15.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_5 )
inherit distutils-r1