commit: 369d622454db554eaeda03f58751be4d560a5a99 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 27 03:30:11 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 27 03:53:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=369d6224
profiles/arch/x86/package.use.mask: drop obsolete sci-libs/fftw[quad] mask This USE flag is now gone. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index d24aecc5a99..2e3234ac917 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -311,10 +311,6 @@ media-libs/libmikmod cpu_flags_x86_sse2 # Boost.Context can be built on x86 dev-libs/boost -context -# Christoph Junghans <[email protected]> (2013-09-08) -# restrict USE=quad for x86 as there are too less registers -sci-libs/fftw quad - # Tim Harder <[email protected]> (2013-08-13) # dev-lang/luajit keyworded for x86 (masked in base) # dev-scheme/racket keyworded for amd64 (masked in base)
