From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C461E1384B4 for ; Sun, 22 Nov 2015 21:00:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DCF121C009; Sun, 22 Nov 2015 21:00:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4BA3621C009 for ; Sun, 22 Nov 2015 21:00:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E0F7340756 for ; Sun, 22 Nov 2015 21:00:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F49D1068 for ; Sun, 22 Nov 2015 21:00:09 +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: <1448225986.b085ead653ab702e4305d090646f2053ca6f7e8b.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/jre/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/jre/jre-1.7.0.ebuild X-VCS-Directories: virtual/jre/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: b085ead653ab702e4305d090646f2053ca6f7e8b X-VCS-Branch: master Date: Sun, 22 Nov 2015 21:00:09 +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: 988bbce3-91d0-4bc5-81bc-d22047a25ec0 X-Archives-Hash: fa21eff456a61868e5ce732a2f59ff1d commit: b085ead653ab702e4305d090646f2053ca6f7e8b Author: James Le Cuirot gentoo org> AuthorDate: Sun Nov 22 20:55:02 2015 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Nov 22 20:59:46 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b085ead6 virtual/jre: Add ~ppc64 keyword to Java 7 Package-Manager: portage-2.2.25 virtual/jre/jre-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/jre/jre-1.7.0.ebuild b/virtual/jre/jre-1.7.0.ebuild index ba0d53f..7a4f9a8 100644 --- a/virtual/jre/jre-1.7.0.ebuild +++ b/virtual/jre/jre-1.7.0.ebuild @@ -6,7 +6,7 @@ EAPI="5" DESCRIPTION="Virtual for Java Runtime Environment (JRE)" SLOT="1.7" -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND="|| ( =virtual/jdk-1.7.0*