diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2012-02-11 19:32:05 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2012-02-11 19:32:05 +0000 |
commit | 9722110843484b52ca22f5377973700e70496b74 (patch) | |
tree | 1a49ce11d5a44ffeacebecd9ab12cd99b6799c7a /profiles/hardened | |
parent | Version bump. (diff) | |
download | gentoo-2-9722110843484b52ca22f5377973700e70496b74.tar.gz gentoo-2-9722110843484b52ca22f5377973700e70496b74.tar.bz2 gentoo-2-9722110843484b52ca22f5377973700e70496b74.zip |
Reverted previous change as it caused phony profiles to pop up (found out by blueness).
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/no-multilib/parent | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/hardened/linux/amd64/no-multilib/parent b/profiles/hardened/linux/amd64/no-multilib/parent index d1be3c466bb6..6d6c60c5667b 100644 --- a/profiles/hardened/linux/amd64/no-multilib/parent +++ b/profiles/hardened/linux/amd64/no-multilib/parent @@ -1,3 +1,8 @@ .. -../../../../arch/amd64/no-multilib +# Don't enable it. It will introduce +# phony profiles like: +# /usr/portage/profiles/arch/base +# /usr/portage/profiles/features/multilib +# /usr/portage/profiles/features/multilib/lib32 +# ../../../../arch/amd64/no-multilib ../../../../features/64bit-native |