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 8F65F138334 for ; Tue, 3 Dec 2019 01:30:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3227E0825; Tue, 3 Dec 2019 01:30:47 +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 A76D2E0825 for ; Tue, 3 Dec 2019 01:30:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D5F1E34D5D2 for ; Tue, 3 Dec 2019 01:30:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 345DE8CB for ; Tue, 3 Dec 2019 01:30:44 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1575336629.bf88c02072d82282e20bc128c57682348f65dd8c.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/jdk/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/jdk/jdk-1.8.0-r4.ebuild X-VCS-Directories: virtual/jdk/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: bf88c02072d82282e20bc128c57682348f65dd8c X-VCS-Branch: master Date: Tue, 3 Dec 2019 01:30:44 +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: 8dbd0716-e135-4eb2-9108-1ed70ed1d899 X-Archives-Hash: 5c82942036df8042955a39c00a3810ae commit: bf88c02072d82282e20bc128c57682348f65dd8c Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Dec 3 01:29:15 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Dec 3 01:30:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf88c020 virtual/jdk: ppc64 stable, bug #698808 Bug: https://bugs.gentoo.org/698808 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Georgy Yakovlev gentoo.org> virtual/jdk/jdk-1.8.0-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/jdk/jdk-1.8.0-r4.ebuild b/virtual/jdk/jdk-1.8.0-r4.ebuild index 82c4452a4f9..4c4dec17876 100644 --- a/virtual/jdk/jdk-1.8.0-r4.ebuild +++ b/virtual/jdk/jdk-1.8.0-r4.ebuild @@ -5,7 +5,7 @@ EAPI="6" DESCRIPTION="Virtual for Java Development Kit (JDK)" SLOT="1.8" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm arm64 ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris" RDEPEND="|| ( dev-java/icedtea-bin:8