net-misc/wget: add Python 3.8 support
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 2 May 2020 18:09:26 +0000 (20:09 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 2 May 2020 18:11:00 +0000 (20:11 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-misc/wget/wget-1.20.3-r3.ebuild

index cc2ca822468ded6069cd98425b95493299df94fe..b96e75821035cf627881c18212930c649ac5f271 100644 (file)
@@ -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