diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/use.mask | 3 | ||||
-rw-r--r-- | profiles/arch/base/use.mask | 3 | ||||
-rw-r--r-- | profiles/arch/x86/use.mask | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 2fbe7660a1b4..a2dda70023b4 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. @@ -141,7 +141,6 @@ # Simon Stelling <blubb@gentoo.org> (2007-02-16) # Since this profile forces >=portage-2.1.2, we can unmask all # SIMD assembler flags --mpx -cpu_flags_x86_3dnow -cpu_flags_x86_3dnowext -cpu_flags_x86_aes diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index 8e1119a0b402..2fc87978ee66 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11) @@ -61,7 +61,6 @@ sane_backends_qcam # amd64/x86 arch specific USE flags lilo -mpx svga cpu_flags_x86_3dnow cpu_flags_x86_3dnowext diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index de250d270d20..73283453cab5 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. @@ -107,7 +107,6 @@ webengine # Unmask x86 instruction sets -lilo --mpx -svga -cpu_flags_x86_3dnow -cpu_flags_x86_3dnowext |