From 62e8b3b53b1003fd6549bfc7ca852e273404564d Mon Sep 17 00:00:00 2001 From: Manuel RĂ¼ger Date: Wed, 17 May 2017 01:03:30 +0200 Subject: app-admin/webapp-config: Add python3_6 to live Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- app-admin/webapp-config/webapp-config-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-admin/webapp-config/webapp-config-9999.ebuild') diff --git a/app-admin/webapp-config/webapp-config-9999.ebuild b/app-admin/webapp-config/webapp-config-9999.ebuild index 2d10cc49628a..92e931ab791e 100644 --- a/app-admin/webapp-config/webapp-config-9999.ebuild +++ b/app-admin/webapp-config/webapp-config-9999.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) inherit distutils-r1 prefix -- cgit v1.2.3-65-gdbad