From 17ffa2283cb8e48e57c4061cf3582b1204e6c207 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 16 Mar 2017 00:25:08 -0700 Subject: dev-python/serpent: Add python3_6 to PYTHON_COMPAT Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- dev-python/serpent/serpent-1.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/serpent') diff --git a/dev-python/serpent/serpent-1.12.ebuild b/dev-python/serpent/serpent-1.12.ebuild index eb284545e7e3..376bc3b0ff24 100644 --- a/dev-python/serpent/serpent-1.12.ebuild +++ b/dev-python/serpent/serpent-1.12.ebuild @@ -1,9 +1,9 @@ -# 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=( python2_7 python3_{4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit distutils-r1 -- cgit v1.2.3-18-g5258