summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-05-02 20:09:26 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-05-02 20:11:00 +0200
commit7e93b94ac6216631662225f035be7b0f9af9dd35 (patch)
tree3ecbfe4918a9dffbbc06cb68579fba0ddb945852 /net-misc/wget
parentnet-misc/wget: fix building with gcc-10 (diff)
downloadgentoo-7e93b94ac6216631662225f035be7b0f9af9dd35.tar.gz
gentoo-7e93b94ac6216631662225f035be7b0f9af9dd35.tar.bz2
gentoo-7e93b94ac6216631662225f035be7b0f9af9dd35.zip
net-misc/wget: add Python 3.8 support
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/wget-1.20.3-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild b/net-misc/wget/wget-1.20.3-r3.ebuild
index cc2ca822468d..b96e75821035 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit flag-o-matic python-any-r1 toolchain-funcs