diff options
author | Tim Harder <radhermit@gentoo.org> | 2016-01-17 17:01:56 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2016-01-17 17:20:01 -0500 |
commit | ba04c4735515ec2ccb5a3b27f83b37bc8bc67eda (patch) | |
tree | 386bb3fc109f236422f7eefd892de68d29c7710b /profiles/hardened | |
parent | profiles/arch/amd64/no-multilib: mask skype USE flag on net-im/bitlbee (diff) | |
download | gentoo-ba04c4735515ec2ccb5a3b27f83b37bc8bc67eda.tar.gz gentoo-ba04c4735515ec2ccb5a3b27f83b37bc8bc67eda.tar.bz2 gentoo-ba04c4735515ec2ccb5a3b27f83b37bc8bc67eda.zip |
profiles/hardened/linux/amd64/x32: inherit hardened parents last
Otherwise hardened profile settings are overridden by non-hardened
parents, e.g. the skype USE flag mask for net-im/bitlbee on hardened
profiles is overridden by the main amd64 arch profile.
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/x32/parent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/hardened/linux/amd64/x32/parent b/profiles/hardened/linux/amd64/x32/parent index f49ba262d9e9..6793db467fe7 100644 --- a/profiles/hardened/linux/amd64/x32/parent +++ b/profiles/hardened/linux/amd64/x32/parent @@ -1,3 +1,3 @@ -.. ../../../../features/multilib ../../../../arch/amd64/x32 +.. |