mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
dev-ada/prettier-ada: support for gcc:16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
54a6b0c2fa
commit
9255dc1da4
@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
ADA_COMPAT=( gcc_{13..15} )
|
||||
ADA_COMPAT=( gcc_{13..16} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit ada python-any-r1 multiprocessing
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user