commit:     78e7ff97078f4f1c40fd98f65a4dcb5c5d5f510c
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  6 23:26:23 2017 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Tue May 16 02:07:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78e7ff97

dev-python/pyjade: Add python-3.5 to PYTHON_COMPAT

Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30

 dev-python/pyjade/pyjade-4.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyjade/pyjade-4.0.0.ebuild 
b/dev-python/pyjade/pyjade-4.0.0.ebuild
index 2274300f399..901797e02ac 100644
--- a/dev-python/pyjade/pyjade-4.0.0.ebuild
+++ b/dev-python/pyjade/pyjade-4.0.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1
 

Reply via email to