Files
guru/profiles/profiles.desc
Theo Anderson cf0db57736 profiles/*: document feature masking
Closes: https://github.com/gentoo/guru/pull/31
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
2021-01-09 09:40:15 +13:00

12 lines
692 B
Plaintext

# Theo Anderson <telans@posteo.de> (2021-01-06)
# Create profiles with the hidden arch where dependency conflicts
# arise and masks are needed. They must match :gentoo profiles.
# Using parent files within the profiles allows gentoo: profiles
# to inherit any ::guru masks we choose.
hidden default/linux/amd64/17.1/selinux dev
hidden default/linux/amd64/17.1/hardened/selinux dev
hidden default/linux/amd64/17.1/no-multilib/hardened/selinux dev
hidden default/linux/amd64/17.0/x32 dev
hidden default/linux/x86/17.0/selinux dev
hidden default/linux/x86/17.0/hardened/selinux dev