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 B7F9F138239 for ; Tue, 18 Jun 2019 15:59:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A9D8E0980; Tue, 18 Jun 2019 15:59:33 +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 633A4E097C for ; Tue, 18 Jun 2019 15:59:33 +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 77174346423 for ; Tue, 18 Jun 2019 15:59:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E30AA620 for ; Tue, 18 Jun 2019 15:59:29 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1560873545.6fbb3d737508742c4342e6c3dfb0475783b539f4.floppym@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: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 6fbb3d737508742c4342e6c3dfb0475783b539f4 X-VCS-Branch: master Date: Tue, 18 Jun 2019 15:59:29 +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: 8e35fab5-ca85-40f8-958a-6b58d9d8b6fc X-Archives-Hash: 645a5606827583d7287710f74ec0d8c7 commit: 6fbb3d737508742c4342e6c3dfb0475783b539f4 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Mon Jun 17 17:40:50 2019 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Tue Jun 18 15:59:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fbb3d73 dev-java/protobuf-java: Stabilize 3.7.1 on amd64/x86. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Apache.Org> Signed-off-by: Mike Gilbert gentoo.org> dev-java/protobuf-java/protobuf-java-3.7.1.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 828c0e6a2a7..5c1ed13f0b4 100644 --- a/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 2008-2019 Arfrever Frehtes Taifersar Arahesis and others +# Copyright 2008-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# True Authors: Arfrever Frehtes Taifersar Arahesis and others + EAPI="6" JAVA_PKG_IUSE="doc source" @@ -23,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}