mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
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>
12 lines
692 B
Plaintext
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
|