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 CD39E139085 for ; Thu, 26 Jan 2017 21:50:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 044B814245; Thu, 26 Jan 2017 21:50:50 +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 BC96B14245 for ; Thu, 26 Jan 2017 21:50:34 +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 93315341690 for ; Thu, 26 Jan 2017 21:50:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D58A230D5 for ; Thu, 26 Jan 2017 21:50:20 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1485467413.85013216761b7522cbaf3b3dafb035d808f0bf96.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 85013216761b7522cbaf3b3dafb035d808f0bf96 X-VCS-Branch: master Date: Thu, 26 Jan 2017 21:50:20 +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: 32cfd22a-247c-4901-b799-c7ded73c3b2c X-Archives-Hash: 8cdeefd46b1c215e141fcb3863498e5b commit: 85013216761b7522cbaf3b3dafb035d808f0bf96 Author: Roy Bamford gentoo org> AuthorDate: Thu Jan 26 17:45:58 2017 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Thu Jan 26 21:50:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85013216 Fine tune the gcc USE=gcj mask so we can have gcj-5.4.0 to bootstrap icedtea Closes: https://github.com/gentoo/gentoo/pull/3668 profiles/arch/arm64/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 4a33cee..a4fc45c 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -19,7 +19,11 @@ net-misc/curl curl_ssl_axtls curl_ssl_polarssl metalink dev-libs/efl physics # Needs testing. -sys-devel/gcc gcj graphite regression-test +sys-devel/gcc graphite regression-test + +# Roy Bamford (26 Jan 2017) +# gcj-6.3 won't bootstrap icedtea 7 +>=sys-devel/gcc-6 gcj # Julian Ospald (04 Jan 2014) # no keyword for media-libs/swfdec and media-libs/libtimidity