From f66cf5c1a186f6e8d6e95a70ffcaecde5a8bab81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Mon, 24 Aug 2026 18:32:04 +0200 Subject: [PATCH] dev-libs/aws-c-auth: Keyword 0.10.4 riscv, #980437 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-libs/aws-c-auth/aws-c-auth-0.10.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/aws-c-auth/aws-c-auth-0.10.4.ebuild b/dev-libs/aws-c-auth/aws-c-auth-0.10.4.ebuild index a03f9cb965944..402f1f6d3b0a6 100644 --- a/dev-libs/aws-c-auth/aws-c-auth-0.10.4.ebuild +++ b/dev-libs/aws-c-auth/aws-c-auth-0.10.4.ebuild @@ -11,7 +11,7 @@ inherit cmake LICENSE="Apache-2.0" SLOT="0/1" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~riscv" IUSE="test" RESTRICT="!test? ( test )"