diff options
Diffstat (limited to 'net-misc/wget/wget-1.20.1.ebuild')
-rw-r--r-- | net-misc/wget/wget-1.20.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.20.1.ebuild b/net-misc/wget/wget-1.20.1.ebuild index ae23b38c4306..db7181db9c4a 100644 --- a/net-misc/wget/wget-1.20.1.ebuild +++ b/net-misc/wget/wget-1.20.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{4,5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit flag-o-matic python-any-r1 toolchain-funcs |