From 78e7ff97078f4f1c40fd98f65a4dcb5c5d5f510c Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Thu, 6 Apr 2017 16:26:23 -0700 Subject: 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(-) (limited to 'dev-python') diff --git a/dev-python/pyjade/pyjade-4.0.0.ebuild b/dev-python/pyjade/pyjade-4.0.0.ebuild index 2274300f399c..901797e02ac4 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 -- cgit v1.2.3-65-gdbad