From 608e565346b6be84ca20bde14ed3e6317ac4df35 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Tue, 13 Feb 2018 13:26:38 -0600 Subject: [PATCH] dev-python/sure: works with py36 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- dev-python/sure/sure-1.2.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.26.2