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 F2552158083 for ; Wed, 11 Sep 2024 15:29:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33CB3E29F9; Wed, 11 Sep 2024 15:29:29 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C1BCE29F9 for ; Wed, 11 Sep 2024 15:29:29 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08BD233FEF1 for ; Wed, 11 Sep 2024 15:29:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C20E1D57 for ; Wed, 11 Sep 2024 15:29:26 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1726068540.b719360e6b472d5fad6c3f4853d14599b404b2ef.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/ada/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/ada/ada-2.9.1.ebuild X-VCS-Directories: dev-cpp/ada/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: b719360e6b472d5fad6c3f4853d14599b404b2ef X-VCS-Branch: master Date: Wed, 11 Sep 2024 15:29:26 +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: ac951edc-b262-42f7-bb67-104c53a90c67 X-Archives-Hash: 90e23dab8f135675df472d43af1bf1d7 commit: b719360e6b472d5fad6c3f4853d14599b404b2ef Author: Yixun Lan gentoo org> AuthorDate: Wed Sep 11 15:29:00 2024 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Sep 11 15:29:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b719360e dev-cpp/ada: Keyword 2.9.1 riscv, #939415 Signed-off-by: Yixun Lan gentoo.org> dev-cpp/ada/ada-2.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/ada/ada-2.9.1.ebuild b/dev-cpp/ada/ada-2.9.1.ebuild index b709b5e1efee..2eeab823b21c 100644 --- a/dev-cpp/ada/ada-2.9.1.ebuild +++ b/dev-cpp/ada/ada-2.9.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ada-url/ada/archive/refs/tags/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0 MIT" SLOT="0/$(ver_cut 1)" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~riscv" RESTRICT="test" src_configure() {