commit: 681ac5b1d3755a6b18ff8677c5d42ba317889f31
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 2 20:35:54 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 22:37:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=681ac5b1
net-im/transwhat: add python3.11 support
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild
b/net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild
index f35a0c3ca42c..99a0943e25d9 100644
--- a/net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild
+++ b/net-im/transwhat/transwhat-0.2.2_p20190426-r3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
EGIT_COMMIT="d022243f6c7b23674d3c87a09819f00b10df1165"
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1