From: Thomas Deutschmann Date: Sat, 2 May 2020 18:09:26 +0000 (+0200) Subject: net-misc/wget: add Python 3.8 support X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7e93b94ac6216631662225f035be7b0f9af9dd35;p=gentoo.git net-misc/wget: add Python 3.8 support Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann --- 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