From 523bcdede869df9043b2d440581c268ee4cf65de Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sat, 22 Apr 2017 11:48:21 +0200 Subject: [PATCH] dev-python/ssl-fetch: Support newer python Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +- dev-python/ssl-fetch/ssl-fetch-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild index 9ba1abd52579..37bd889cfd86 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit distutils-r1 diff --git a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild index 7d4bd48ebd3b..136a479788cb 100644 --- a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) EGIT_BRANCH="master" -- 2.26.2