virtual/gcc-libs: new package, add 15

This commit is contained in:
2026-01-23 14:48:41 +02:00
parent 397aa9ab5c
commit a96ac2e56d
2 changed files with 21 additions and 0 deletions
+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}
)"