diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2010-11-14 15:44:28 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2010-11-14 15:44:28 +0000 |
commit | 9fe435775bfe15982d0522a20a1806e3563ddd1f (patch) | |
tree | 3b5f7bf3d80eef594025ead5768094bfa72a4c30 /profiles/profiles.desc | |
parent | Fix automagic highlighting program detection, bug #334489. Handle multi-slot ... (diff) | |
download | gentoo-2-9fe435775bfe15982d0522a20a1806e3563ddd1f.tar.gz gentoo-2-9fe435775bfe15982d0522a20a1806e3563ddd1f.tar.bz2 gentoo-2-9fe435775bfe15982d0522a20a1806e3563ddd1f.zip |
Updated hardened powerpc profiles, bug #344861
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 8645a126c7ec..8fd50347b0a8 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -155,9 +155,9 @@ x86-fbsd default/bsd/fbsd/x86/8.0 dev amd64 hardened/linux/amd64/10.0 stable amd64 hardened/linux/amd64/10.0/no-multilib dev ia64 hardened/linux/ia64 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 +ppc hardened/linux/powerpc/ppc32 dev +ppc hardened/linux/powerpc/ppc64/32bit-userland dev +ppc64 hardened/linux/powerpc/ppc64/64bit-userland dev x86 hardened/linux/x86/10.0 stable # selinux profiles |