diff options
author | Gordon Malm <gengor@gentoo.org> | 2009-09-14 22:42:46 +0000 |
---|---|---|
committer | Gordon Malm <gengor@gentoo.org> | 2009-09-14 22:42:46 +0000 |
commit | 72f13f82ab227566de64f58040807e6cc8f2f671 (patch) | |
tree | 17540d6429a509827d745b040c6800406dd40a2b /profiles/profiles.desc | |
parent | Fix building with >=sys-devel/libtool-2 (bug #279589). (diff) | |
download | historical-72f13f82ab227566de64f58040807e6cc8f2f671.tar.gz historical-72f13f82ab227566de64f58040807e6cc8f2f671.tar.bz2 historical-72f13f82ab227566de64f58040807e6cc8f2f671.zip |
Add hardened/linux/ia64 profile
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 666afecf24f1..a949bbe4aa18 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -170,7 +170,7 @@ x86-fbsd default-bsd/fbsd/6.2/x86 dev x86-fbsd default/bsd/fbsd/x86/7.1 dev x86-fbsd default/bsd/fbsd/x86/7.2 dev -# hardened multiarch profiles +# Hardened Profiles (old) amd64 hardened/amd64 stable amd64 hardened/amd64/multilib stable ppc hardened/ppc dev @@ -212,9 +212,10 @@ x86 selinux/v2refpolicy/x86/server dev #x86 uclibc/x86/hardened dev #x86 uclibc/x86/hardened/2.4 dev -# hardened multiarch profiles +# Hardened multiarch profiles (new) amd64 hardened/linux/amd64/10.0 stable amd64 hardened/linux/amd64/10.0/no-multilib dev +ia64 hardened/linux/ia64/10.0 dev ppc hardened/linux/powerpc/ppc32/10.0 dev ppc hardened/linux/powerpc/ppc64/10.0/32bit-userland dev ppc64 hardened/linux/powerpc/ppc64/10.0/64bit-userland dev |