commit: 66c50c71ffd0fef821d16f03578a2ace4cb4a86f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 02:52:14 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 02:52:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c50c71
net-misc/wget: enable Python 3.11
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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