summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-30 17:41:45 +0100
committerZac Medico <zmedico@gentoo.org>2019-11-30 11:31:24 -0800
commitaffeea2a023a467ab8355ed32b4eac60cf096b64 (patch)
treeb03087477cbd2da50dfd38d430bde3b5e9b9b751 /dev-python/ssl-fetch/ssl-fetch-9999.ebuild
parentlxqt-base/lxqt-globalkeys: add version 0.14.3 (diff)
downloadgentoo-affeea2a023a467ab8355ed32b4eac60cf096b64.tar.gz
gentoo-affeea2a023a467ab8355ed32b4eac60cf096b64.tar.bz2
gentoo-affeea2a023a467ab8355ed32b4eac60cf096b64.zip
dev-python/ssl-fetch: python3_8
Bug: https://bugs.gentoo.org/701596 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'dev-python/ssl-fetch/ssl-fetch-9999.ebuild')
-rw-r--r--dev-python/ssl-fetch/ssl-fetch-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild
index 6f9fb23ecd6d..ea99a5f90322 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_{5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy )
EGIT_BRANCH="master"