commit:     95e9c79154455ff83a6d63b376c69f857c3299fa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 03:35:29 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 03:35:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95e9c791

app-forensics/aflplusplus: enable py3.11

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-forensics/aflplusplus/aflplusplus-4.05c.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-forensics/aflplusplus/aflplusplus-4.05c.ebuild 
b/app-forensics/aflplusplus/aflplusplus-4.05c.ebuild
index eac16abd0282..3be15a8fa0d8 100644
--- a/app-forensics/aflplusplus/aflplusplus-4.05c.ebuild
+++ b/app-forensics/aflplusplus/aflplusplus-4.05c.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 LLVM_MAX_SLOT=15
 inherit toolchain-funcs llvm optfeature python-single-r1
 

Reply via email to