dev-ada/gnatcoll-db: PythonCompatUpdate

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2024-03-13 20:08:25 +01:00
parent 04b793a41b
commit 83fbb48ba7
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..12} )
ADA_COMPAT=( gnat_2021 gcc_12 gcc_13 )
inherit ada multiprocessing python-single-r1

View File

@@ -4,6 +4,7 @@
# Alfredo Tupone <tupone@gentoo.org> (2024-03-13)
# To bootstrap uses an ada compiler built using glibc
dev-lang/gnat-gpl
dev-ada/gnatcoll-db
# Sergey Popov <pinkbyte@gentoo.org> (2024-03-05)
# games-strategy/seven-kingdoms does not build on musl,