From: Matthew Thode Date: Tue, 13 Feb 2018 19:26:38 +0000 (-0600) Subject: dev-python/sure: works with py36 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=608e565346b6be84ca20bde14ed3e6317ac4df35;p=gentoo.git dev-python/sure: works with py36 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-python/sure/sure-1.2.5-r1.ebuild b/dev-python/sure/sure-1.2.5-r1.ebuild index 68514254ce81..fa76a8a27c7e 100644 --- a/dev-python/sure/sure-1.2.5-r1.ebuild +++ b/dev-python/sure/sure-1.2.5-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit distutils-r1 vcs-snapshot