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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 606F21581FB for ; Sun, 24 Nov 2024 02:26:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5389DE0856; Sun, 24 Nov 2024 02:26:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1D7DE082F for ; Sun, 24 Nov 2024 02:26:03 +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 2D03533BEB9 for ; Sun, 24 Nov 2024 02:26:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C3651E89 for ; Sun, 24 Nov 2024 02:26:01 +0000 (UTC) From: "orbea" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "orbea" Message-ID: <1732414914.d73aadf0fc44f67029841e48ac3332bd1388ae03.orbea@gentoo> Subject: [gentoo-commits] repo/proj/libressl:master commit in: dev-util/cargo-c/ X-VCS-Repository: repo/proj/libressl X-VCS-Files: dev-util/cargo-c/cargo-c-0.10.0-r1.ebuild X-VCS-Directories: dev-util/cargo-c/ X-VCS-Committer: orbea X-VCS-Committer-Name: orbea X-VCS-Revision: d73aadf0fc44f67029841e48ac3332bd1388ae03 X-VCS-Branch: master Date: Sun, 24 Nov 2024 02:26:01 +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: 3bc90a3a-6a8a-4664-b963-2efaa683d708 X-Archives-Hash: 909d2fd28e1bc4c3435331f438a53239 commit: d73aadf0fc44f67029841e48ac3332bd1388ae03 Author: orbea riseup net> AuthorDate: Sun Nov 24 02:21:54 2024 +0000 Commit: orbea riseup net> CommitDate: Sun Nov 24 02:21:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=d73aadf0 dev-util/cargo-c: stabilize 0.10.0-r1 Signed-off-by: orbea riseup.net> dev-util/cargo-c/cargo-c-0.10.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cargo-c/cargo-c-0.10.0-r1.ebuild b/dev-util/cargo-c/cargo-c-0.10.0-r1.ebuild index c37aa3b..1aaa609 100644 --- a/dev-util/cargo-c/cargo-c-0.10.0-r1.ebuild +++ b/dev-util/cargo-c/cargo-c-0.10.0-r1.ebuild @@ -362,7 +362,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0 BSD ISC MIT MPL-2.0 MPL-2.0 Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=">=dev-libs/libgit2-1.7:= dev-libs/openssl:=