From ce720eef7441ccd7192d50f4a88ba6bed3005d44 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 12 Jul 2017 10:36:11 +0200 Subject: dev-python/python-bugzilla: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild') diff --git a/dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild b/dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild index 0b6179314267..745efac36a7d 100644 --- a/dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild +++ b/dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 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 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 -- cgit v1.2.3