From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A503B13835B for ; Sat, 27 Feb 2021 03:54:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6D5CE08BD; Sat, 27 Feb 2021 03:54:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90084E08A2 for ; Sat, 27 Feb 2021 03:54:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D8D03410EA for ; Sat, 27 Feb 2021 03:54:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC56F4F1 for ; Sat, 27 Feb 2021 03:54:00 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1614398032.369d622454db554eaeda03f58751be4d560a5a99.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/package.use.mask X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 369d622454db554eaeda03f58751be4d560a5a99 X-VCS-Branch: master Date: Sat, 27 Feb 2021 03:54:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c4644868-9713-45ba-98eb-6fcc10acbfe4 X-Archives-Hash: 1063a4740287bfd6763a706c564ff64a commit: 369d622454db554eaeda03f58751be4d560a5a99 Author: Sam James gentoo org> AuthorDate: Sat Feb 27 03:30:11 2021 +0000 Commit: Sam James gentoo 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 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 (2013-09-08) -# restrict USE=quad for x86 as there are too less registers -sci-libs/fftw quad - # Tim Harder (2013-08-13) # dev-lang/luajit keyworded for x86 (masked in base) # dev-scheme/racket keyworded for amd64 (masked in base)