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 8EDE6138334 for ; Sat, 22 Jun 2019 09:38:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D6B3E0936; Sat, 22 Jun 2019 09:38:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 00F43E0934 for ; Sat, 22 Jun 2019 09:38:09 +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 1FE4E3467DC for ; Sat, 22 Jun 2019 09:38:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72B1466B for ; Sat, 22 Jun 2019 09:38:05 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1561196251.acafc681e14b7191d03ea9c3a3639aaaba9677a2.slyfox@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.7.1.ebuild X-VCS-Directories: dev-java/protobuf-java/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: acafc681e14b7191d03ea9c3a3639aaaba9677a2 X-VCS-Branch: master Date: Sat, 22 Jun 2019 09:38:05 +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: 8d9af026-f07f-46ed-800a-b705bd8112e4 X-Archives-Hash: 6fd766a986340cb6af55f19916d31db7 commit: acafc681e14b7191d03ea9c3a3639aaaba9677a2 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Jun 22 09:37:31 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Jun 22 09:37:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acafc681 dev-java/protobuf-java: stable 3.7.1 for ppc64, bug #688322 Package-Manager: Portage-2.3.67, Repoman-2.3.15 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> dev-java/protobuf-java/protobuf-java-3.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild b/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild index 5c1ed13f0b4..e41f3168d4c 100644 --- a/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild @@ -25,7 +25,7 @@ fi LICENSE="BSD" SLOT="0/18" -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}