summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-30 03:52:14 +0100
committerSam James <sam@gentoo.org>2022-07-30 03:52:14 +0100
commit66c50c71ffd0fef821d16f03578a2ace4cb4a86f (patch)
tree87e4b41d820bea3ca13af8ea39444b4df3edb850 /net-misc/wget
parentdev-java/zstd-jni: add 1.5.0.5 (diff)
downloadgentoo-66c50c71ffd0fef821d16f03578a2ace4cb4a86f.tar.gz
gentoo-66c50c71ffd0fef821d16f03578a2ace4cb4a86f.tar.bz2
gentoo-66c50c71ffd0fef821d16f03578a2ace4cb4a86f.zip
net-misc/wget: enable Python 3.11
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/wget-1.21.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild b/net-misc/wget/wget-1.21.3-r1.ebuild
index f9868742047a..a9c2b2abbd91 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/wget.asc
inherit flag-o-matic python-any-r1 toolchain-funcs verify-sig