summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2020-11-17 17:27:31 -0500
committerBrian Dolbec <dolsen@gentoo.org>2020-11-17 17:30:13 -0500
commitddda1ee06f32970496095bd10f659db9c9e4a065 (patch)
tree97b4e7284515b326e143d1b81c847bc9ec280a91 /dev-python/ssl-fetch/ssl-fetch-9999.ebuild
parentmedia-libs/libjpeg-turbo: bump to 2.0.6 (diff)
downloadgentoo-ddda1ee06f32970496095bd10f659db9c9e4a065.tar.gz
gentoo-ddda1ee06f32970496095bd10f659db9c9e4a065.tar.bz2
gentoo-ddda1ee06f32970496095bd10f659db9c9e4a065.zip
dev-python/ssl-fetch: Add python3_9 to compat bug 754849
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Brian Dolbec <dolsen@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 856d59b6c61d..00d82e03e299 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=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
DISTUTILS_USE_SETUPTOOLS=no
EGIT_BRANCH="master"