summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2009-09-08 13:54:01 +0000
committerJory Pratt <anarchy@gentoo.org>2009-09-08 13:54:01 +0000
commit1f4b3f42bdc599e7a621e9d241042ab481e4a6af (patch)
treecc9bac7377f9261c3cdfc2b3bd83f75ae462e1ef /profiles/hardened/linux/powerpc
parentMask wine[gsm] because there are no 32bit libraries provided at the moment, b... (diff)
downloadhistorical-1f4b3f42bdc599e7a621e9d241042ab481e4a6af.tar.gz
historical-1f4b3f42bdc599e7a621e9d241042ab481e4a6af.tar.bz2
historical-1f4b3f42bdc599e7a621e9d241042ab481e4a6af.zip
fix inherit order
Diffstat (limited to 'profiles/hardened/linux/powerpc')
-rw-r--r--profiles/hardened/linux/powerpc/parent2
-rw-r--r--profiles/hardened/linux/powerpc/ppc32/parent2
-rw-r--r--profiles/hardened/linux/powerpc/ppc64/parent2
3 files changed, 3 insertions, 3 deletions
diff --git a/profiles/hardened/linux/powerpc/parent b/profiles/hardened/linux/powerpc/parent
index 728caca769b3..4bc38575cb5b 100644
--- a/profiles/hardened/linux/powerpc/parent
+++ b/profiles/hardened/linux/powerpc/parent
@@ -1,3 +1,3 @@
../../../base
-..
../../../arch/powerpc
+..
diff --git a/profiles/hardened/linux/powerpc/ppc32/parent b/profiles/hardened/linux/powerpc/ppc32/parent
index dd20c2a8cf39..0bbf08deef18 100644
--- a/profiles/hardened/linux/powerpc/ppc32/parent
+++ b/profiles/hardened/linux/powerpc/ppc32/parent
@@ -1,2 +1,2 @@
-..
../../../../arch/powerpc/ppc32
+..
diff --git a/profiles/hardened/linux/powerpc/ppc64/parent b/profiles/hardened/linux/powerpc/ppc64/parent
index 7990a758ccce..89e996f78fa1 100644
--- a/profiles/hardened/linux/powerpc/ppc64/parent
+++ b/profiles/hardened/linux/powerpc/ppc64/parent
@@ -1,3 +1,3 @@
-..
../../../../arch/powerpc/ppc64/64ul
../../../../features/64bit-native
+..