diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2006-06-28 02:46:46 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2006-06-28 02:46:46 +0000 |
commit | 3a3b49ef66e8fdf666d49f34104cf8bcd01a8464 (patch) | |
tree | c9d8eb0a4330a3412521e884c4f3c4874f818185 /profiles/selinux | |
parent | sh love #124511 (diff) | |
download | gentoo-2-3a3b49ef66e8fdf666d49f34104cf8bcd01a8464.tar.gz gentoo-2-3a3b49ef66e8fdf666d49f34104cf8bcd01a8464.tar.bz2 gentoo-2-3a3b49ef66e8fdf666d49f34104cf8bcd01a8464.zip |
remove bad mmx2 flag, bug #138232
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/2004.1/amd64/use.mask | 3 | ||||
-rw-r--r-- | profiles/selinux/2005.1/amd64/use.mask | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/profiles/selinux/2004.1/amd64/use.mask b/profiles/selinux/2004.1/amd64/use.mask index 544431a09b73..b67e77388a31 100644 --- a/profiles/selinux/2004.1/amd64/use.mask +++ b/profiles/selinux/2004.1/amd64/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/amd64/use.mask,v 1.6 2005/09/14 09:15:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/amd64/use.mask,v 1.7 2006/06/28 02:46:46 pebenito Exp $ #unknowns afs @@ -46,7 +46,6 @@ libcaca # make them useful on amd64. Anyway, all amd64 cpus have them, so they should # not be many flag dependant in this case mmx -mmx2 sse sse2 3dnow diff --git a/profiles/selinux/2005.1/amd64/use.mask b/profiles/selinux/2005.1/amd64/use.mask index 007389bb3c8b..23abc513f21c 100644 --- a/profiles/selinux/2005.1/amd64/use.mask +++ b/profiles/selinux/2005.1/amd64/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/amd64/use.mask,v 1.3 2005/09/14 09:15:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/amd64/use.mask,v 1.4 2006/06/28 02:46:46 pebenito Exp $ # Jeremy Huddleston <eradicator@gentoo.org> # multilib is forced on when we have ${MULTILIB_ABIS} defined @@ -50,7 +50,6 @@ libcaca # make them useful on amd64. Anyway, all amd64 cpus have them, so they should # not be many flag dependant in this case mmx -mmx2 sse sse2 3dnow |