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 53F1C13832E for ; Tue, 26 Jul 2016 21:27:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1790521C012; Tue, 26 Jul 2016 21:27:36 +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 A5B1721C012 for ; Tue, 26 Jul 2016 21:27:35 +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 7AE96340D20 for ; Tue, 26 Jul 2016 21:27:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19F3D7D8 for ; Tue, 26 Jul 2016 21:27:33 +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: <1469568416.704255d651e222c085080634a4e50db51084436c.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/package.use.mask profiles/base/package.use.mask X-VCS-Directories: profiles/arch/amd64/ profiles/base/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 704255d651e222c085080634a4e50db51084436c X-VCS-Branch: master Date: Tue, 26 Jul 2016 21:27:33 +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: 96fa1e66-7990-4ea2-85a1-6b448302e62d X-Archives-Hash: ff60440734f6f53d6fb7922de6a17654 commit: 704255d651e222c085080634a4e50db51084436c Author: James Le Cuirot gentoo org> AuthorDate: Tue Jul 26 21:25:53 2016 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Tue Jul 26 21:26:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=704255d6 profiles: dev-java/icedtea[shenandoah] is only available on amd64 profiles/arch/amd64/package.use.mask | 4 ++++ profiles/base/package.use.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 3640f08..461b7ee 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# James Le Cuirot (26 Jul 2016) +# Only available on amd64. +dev-java/icedtea -shenandoah + # Mike Gilbert (23 Jun 2016) # This flag only has meaning on amd64 sys-boot/grub:2 -grub_platforms_xen-32 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 7cd1d83..25118be 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -5,6 +5,10 @@ # This file requires >=portage-2.1.1 # New entries go on top. +# James Le Cuirot (26 Jul 2016) +# Only available on amd64. +dev-java/icedtea shenandoah + # Johannes Huber (10 Jul 2016) # Unreleased dependencies. >=media-gfx/digikam-5.0.0 addressbook