overlay profiles: Skip clang

The version of thin-provisioning-tools without the dependency on clang
was dropped from Gentoo, so let's mark clang as a provided package -
we will workaround the need for the dependency on it in follow-up
commits.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
Krzesimir Nowak 2025-11-17 12:14:42 +01:00
parent 8a4b08ae65
commit 90a61d249e

View File

@ -23,3 +23,10 @@ dev-perl/Locale-gettext-1.70.0_p20181130
# fails with "Failed to resolve typeattributeset statement at # fails with "Failed to resolve typeattributeset statement at
# /var/lib/selinux/mcs/tmp/modules/400/ntp/cil:120" # /var/lib/selinux/mcs/tmp/modules/400/ntp/cil:120"
sec-policy/selinux-ntp-2.20250618-r1 sec-policy/selinux-ntp-2.20250618-r1
# The sys-block/thin-provisioning-tools package depends on it, because
# of the thin_migrate tool using devicemapper crate that indirectly
# depends on clang (through bindgen). We disable the tool anyway with
# patches, but the dependency in the ebuild still need to be taken
# care of.
llvm-core/clang-9999