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 D114C158042 for ; Sat, 2 Nov 2024 08:30:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C20D4E086A; Sat, 2 Nov 2024 08:30:55 +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 A2CD5E086A for ; Sat, 2 Nov 2024 08:30:55 +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 947613430C9 for ; Sat, 2 Nov 2024 08:30:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0529C1315 for ; Sat, 2 Nov 2024 08:30:53 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1730536236.5de01915f701243f69c72e77a80187f4fba5bf35.xen0n@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: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 5de01915f701243f69c72e77a80187f4fba5bf35 X-VCS-Branch: master Date: Sat, 2 Nov 2024 08:30:53 +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: 7b7dc963-f004-49e0-b2b5-d72e824d358c X-Archives-Hash: 9899792418468e4f77d13c766f67160e commit: 5de01915f701243f69c72e77a80187f4fba5bf35 Author: WANG Xuerui gentoo org> AuthorDate: Thu Oct 31 13:07:14 2024 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sat Nov 2 08:30:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5de01915 dev-cpp/ada: keyword 2.9.1 for ~loong Signed-off-by: WANG Xuerui 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 65e32c2d3068..f5903ce2becc 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 ~riscv" +KEYWORDS="amd64 ~arm64 ~loong ~riscv" RESTRICT="test" src_configure() {