From 38c1015bedba16219ce605e2a3fb4bb29d3f0dbf Mon Sep 17 00:00:00 2001 From: Manuel RĂ¼ger Date: Mon, 15 May 2017 16:53:46 +0200 Subject: dev-python/characteristic: Add python3_6 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-python/characteristic/characteristic-14.3.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/characteristic') diff --git a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild index 5ef4bb1c07f1..e0f24b01e2eb 100644 --- a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild +++ b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad