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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C555B15817D for ; Sat, 15 Jun 2024 08:13:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABA77E2BA1; Sat, 15 Jun 2024 08:13:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4C36EE2BA1 for ; Sat, 15 Jun 2024 08:13:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 04CF133DD21 for ; Sat, 15 Jun 2024 08:13:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 562C41D11 for ; Sat, 15 Jun 2024 08:13:18 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1718439195.a585f11fcfe9dfe66a38c45e913626bc130fdc80.juippis@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.23.3.ebuild X-VCS-Directories: dev-java/protobuf-java/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: a585f11fcfe9dfe66a38c45e913626bc130fdc80 X-VCS-Branch: master Date: Sat, 15 Jun 2024 08:13:18 +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: e1f90ab3-018b-465a-8d0c-c5dbab4edd17 X-Archives-Hash: ff9b628bf09734028b39b276a391b6f6 commit: a585f11fcfe9dfe66a38c45e913626bc130fdc80 Author: Joonas Niilola gentoo org> AuthorDate: Sat Jun 15 08:12:51 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Jun 15 08:13:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a585f11f dev-java/protobuf-java: Stabilize 3.23.3 x86, #934062 Signed-off-by: Joonas Niilola gentoo.org> dev-java/protobuf-java/protobuf-java-3.23.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/protobuf-java/protobuf-java-3.23.3.ebuild b/dev-java/protobuf-java/protobuf-java-3.23.3.ebuild index d9f5c30a30db..ae709f9e7ea1 100644 --- a/dev-java/protobuf-java/protobuf-java-3.23.3.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.23.3.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/protobuf-${PV#3.}" LICENSE="BSD" SLOT="0" -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="system-protoc" BDEPEND="