commit: 67388061c4adc3cb66e9150abef584d339f1f048
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 5 01:53:18 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 5 02:00:45 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67388061
dev-util/cargo-c: Stabilize 0.10.16 x86, #965836
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-util/cargo-c/cargo-c-0.10.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/cargo-c/cargo-c-0.10.16.ebuild
b/dev-util/cargo-c/cargo-c-0.10.16.ebuild
index 28fc09ac8e20..890b3b493e91 100644
--- a/dev-util/cargo-c/cargo-c-0.10.16.ebuild
+++ b/dev-util/cargo-c/cargo-c-0.10.16.ebuild
@@ -34,7 +34,7 @@ LICENSE+="
Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 MPL-2.0 Unicode-3.0 ZLIB
"
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.9*:=