mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
This use flag is only used by users of the kernel-build and kernel-install eclasses. Masking it per package causes issues for out of tree users of the eclasses as overlays cannot masks use flags per profile. At most portage supports masking packages and use flags for globablly, but pkgcore doesn't support this causing unavoidable pkgcheck issues that you cannot get rid off. Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43883 Closes: https://github.com/gentoo/gentoo/pull/43883 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>