From c3289ba523f121e70f246339e56a949bbc8ff66e Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 29 May 2017 12:35:42 +0200 Subject: dev-python/imapclient: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/imapclient/imapclient-0.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/imapclient') diff --git a/dev-python/imapclient/imapclient-0.13.ebuild b/dev-python/imapclient/imapclient-0.13.ebuild index 3433e0db7f37..d0fe29429990 100644 --- a/dev-python/imapclient/imapclient-0.13.ebuild +++ b/dev-python/imapclient/imapclient-0.13.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=( python{2_7,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad