commit:     ded73ffc452f59c9d777691f58a6a10964875472
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  3 09:26:56 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct  3 09:35:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded73ffc

app-forensics/aflplusplus: enable py3.13

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

 app-forensics/aflplusplus/aflplusplus-4.08c-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-forensics/aflplusplus/aflplusplus-4.08c-r1.ebuild 
b/app-forensics/aflplusplus/aflplusplus-4.08c-r1.ebuild
index f4311f8fd156..0431fd829024 100644
--- a/app-forensics/aflplusplus/aflplusplus-4.08c-r1.ebuild
+++ b/app-forensics/aflplusplus/aflplusplus-4.08c-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 LLVM_MAX_SLOT=17
 LLVM_MIN_SLOT=14
 inherit toolchain-funcs llvm optfeature python-single-r1

Reply via email to