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 D005613832E for ; Thu, 11 Aug 2016 08:28:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6FE821C09D; Thu, 11 Aug 2016 08:28:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5390D21C09D for ; Thu, 11 Aug 2016 08:28:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4CABD340A5C for ; Thu, 11 Aug 2016 08:28:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5765B2444 for ; Thu, 11 Aug 2016 08:28:39 +0000 (UTC) From: "Andrew Savchenko" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Savchenko" Message-ID: <1470904108.474aa8e44a1ed396c062c04f434de34e47698727.bircoph@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/package.use.mask X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: bircoph X-VCS-Committer-Name: Andrew Savchenko X-VCS-Revision: 474aa8e44a1ed396c062c04f434de34e47698727 X-VCS-Branch: master Date: Thu, 11 Aug 2016 08:28:39 +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-Archives-Salt: 05168f8e-fee8-4fc4-9983-3bcc1b7cebe9 X-Archives-Hash: 4cea9ccac4abec7e74783714f65203be commit: 474aa8e44a1ed396c062c04f434de34e47698727 Author: Andrew Savchenko gentoo org> AuthorDate: Thu Aug 11 08:27:02 2016 +0000 Commit: Andrew Savchenko gentoo org> CommitDate: Thu Aug 11 08:28:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474aa8e4 md64/package.use.mask: unmask pgo for firefox firefox with PGO should work fine now on amd64. profiles/arch/amd64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index b60f1b4..0c634c3 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Andrew Savchenko (11 Aug 2016) +# PGO is fixed on amd64 +>=www-client/firefox-48 -pgo + # James Le Cuirot (26 Jul 2016) # Only available on amd64. dev-java/icedtea -shenandoah