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 9691F138335 for ; Fri, 23 Aug 2019 10:06:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D673DE0101; Fri, 23 Aug 2019 10:06:35 +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 BC24EE0101 for ; Fri, 23 Aug 2019 10:06:35 +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 B1D0434A1E9 for ; Fri, 23 Aug 2019 10:06:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C37A76D for ; Fri, 23 Aug 2019 10:06:33 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1566554777.22a6911ef14c7dcd23f064eaa54bdeb39b504e09.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/protobuf-java/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/protobuf-java/protobuf-java-3.8.0.ebuild X-VCS-Directories: dev-java/protobuf-java/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 22a6911ef14c7dcd23f064eaa54bdeb39b504e09 X-VCS-Branch: master Date: Fri, 23 Aug 2019 10:06: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1bb7714b-a75c-4dc5-9bd8-50d163da741b X-Archives-Hash: 42fce45ec723b6be5d6aa0bca23cd01e commit: 22a6911ef14c7dcd23f064eaa54bdeb39b504e09 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Aug 23 10:06:17 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Aug 23 10:06:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a6911e dev-java/protobuf-java: ppc64 stable wrt bug #692302 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-java/protobuf-java/protobuf-java-3.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild b/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild index ccd6c80447d..5943243e203 100644 --- a/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild @@ -23,7 +23,7 @@ fi LICENSE="BSD" SLOT="0/19" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sh x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc64 ~sh x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" DEPEND="~dev-libs/protobuf-${PV}