From 2f23eb6f303dc394d29ae530c5f97c865b0717d5 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 8 Nov 2017 07:05:22 +0000 Subject: [PATCH] dev-python/pyphen: Add py36 Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- dev-python/pyphen/pyphen-0.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyphen/pyphen-0.9.4.ebuild b/dev-python/pyphen/pyphen-0.9.4.ebuild index 9edcfbd4d314..5d5fed98ca2b 100644 --- a/dev-python/pyphen/pyphen-0.9.4.ebuild +++ b/dev-python/pyphen/pyphen-0.9.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="5" -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 -- 2.26.2