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 291901382C5 for ; Wed, 2 Jun 2021 16:45:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4159AE0877; Wed, 2 Jun 2021 16:45:03 +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 1CDC7E085B for ; Wed, 2 Jun 2021 16:45:03 +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 8D999341008 for ; Wed, 2 Jun 2021 16:45:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE04D79F for ; Wed, 2 Jun 2021 16:44:58 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1622652077.b09e3027c967f8f013ad2cdb9c2804733a92e470.sam@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.15.8.ebuild X-VCS-Directories: dev-java/protobuf-java/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b09e3027c967f8f013ad2cdb9c2804733a92e470 X-VCS-Branch: master Date: Wed, 2 Jun 2021 16:44:58 +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: 81fe20ef-781b-467d-ba19-4c54006a7984 X-Archives-Hash: 3821c2f92fd17a755767df511a6c3702 commit: b09e3027c967f8f013ad2cdb9c2804733a92e470 Author: Sam James gentoo org> AuthorDate: Wed Jun 2 16:41:17 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 2 16:41:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b09e3027 dev-java/protobuf-java: Stabilize 3.15.8 x86, #787887 Signed-off-by: Sam James gentoo.org> dev-java/protobuf-java/protobuf-java-3.15.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/protobuf-java/protobuf-java-3.15.8.ebuild b/dev-java/protobuf-java/protobuf-java-3.15.8.ebuild index 198c4df6bd5..43afd81f28c 100644 --- a/dev-java/protobuf-java/protobuf-java-3.15.8.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.15.8.ebuild @@ -23,7 +23,7 @@ fi LICENSE="BSD" SLOT="0/26" -KEYWORDS="amd64 ~arm ~arm64 ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" BDEPEND="~dev-libs/protobuf-${PV}