dev-libs/libdispatch: fix IndirectInherits

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev
2022-01-06 15:40:26 -08:00
parent a9c4f7ff42
commit fa4f3dbec7

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit cmake
inherit flag-o-matic cmake toolchain-funcs
MY_PN="swift-corelibs-${PN}"
MY_PV="swift-${PV}-RELEASE"