virtual/gcc-libs: add 16

This commit is contained in:
2026-06-01 09:02:36 +03:00
parent 30c8a12403
commit 3e420c87b7
+13
View File
@@ -0,0 +1,13 @@
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Virtual for gcc-libs"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="|| (
~sys-libs/gcc-libs-${PV}
sys-devel/gcc:${PV}
)"