diff options
author | Sam James <sam@gentoo.org> | 2021-02-27 03:30:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-27 03:53:52 +0000 |
commit | 369d622454db554eaeda03f58751be4d560a5a99 (patch) | |
tree | 8385e093d6125c2f3c7c9a21bfdc7ecdf4a8ba76 /profiles/arch | |
parent | profiles/arch/arm64/package.use.mask: drop blank line (diff) | |
download | gentoo-369d622454db554eaeda03f58751be4d560a5a99.tar.gz gentoo-369d622454db554eaeda03f58751be4d560a5a99.tar.bz2 gentoo-369d622454db554eaeda03f58751be4d560a5a99.zip |
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@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index d24aecc5a995..2e3234ac917d 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 <junghans@gentoo.org> (2013-09-08) -# restrict USE=quad for x86 as there are too less registers -sci-libs/fftw quad - # Tim Harder <radhermit@gentoo.org> (2013-08-13) # dev-lang/luajit keyworded for x86 (masked in base) # dev-scheme/racket keyworded for amd64 (masked in base) |