diff options
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/wget-1.21.1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/wget/wget-1.21.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild index ff776758c918..2a526b27a951 100644 --- a/net-misc/wget/wget-1.21.1.ebuild +++ b/net-misc/wget/wget-1.21.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit flag-o-matic python-any-r1 toolchain-funcs diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild index 50468f6320a7..f50b041c1a7a 100644 --- a/net-misc/wget/wget-1.21.2.ebuild +++ b/net-misc/wget/wget-1.21.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit flag-o-matic python-any-r1 toolchain-funcs |