sci-physics/fastjet: enable py3.13

Closes: https://bugs.gentoo.org/952699
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
Part-of: https://github.com/gentoo/gentoo/pull/41789
Closes: https://github.com/gentoo/gentoo/pull/41789
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Alexander Puck Neuwirth
2025-04-27 10:33:22 +02:00
committed by Sam James
parent c5567a983f
commit 6a283d942f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
# Copyright 2024 Gentoo Authors
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
FORTRAN_NEEDED=plugins
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
DOCS_BUILDER="doxygen"
DOCS_DEPEND="
media-gfx/graphviz

View File

@@ -1,10 +1,10 @@
# Copyright 2024 Gentoo Authors
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
FORTRAN_NEEDED=plugins
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
DOCS_BUILDER="doxygen"
DOCS_DEPEND="
media-gfx/graphviz