From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1344761-garchives=archives.gentoo.org@lists.gentoo.org> 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 743DC158088 for <garchives@archives.gentoo.org>; Wed, 1 Dec 2021 06:37:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23C792BC026; Wed, 1 Dec 2021 06:37:20 +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 0258C2BC026 for <gentoo-commits@lists.gentoo.org>; Wed, 1 Dec 2021 06:37:20 +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 0267A342A81 for <gentoo-commits@lists.gentoo.org>; Wed, 1 Dec 2021 06:37:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31165210 for <gentoo-commits@lists.gentoo.org>; Wed, 1 Dec 2021 06:37:16 +0000 (UTC) From: "Yixun Lan" <dlan@gentoo.org> 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" <dlan@gentoo.org> Message-ID: <1638340459.ed65f90794b82bed6d9b9a361d9525354eae5638.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/btf/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/btf/btf-1.2.6.ebuild X-VCS-Directories: sci-libs/btf/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: ed65f90794b82bed6d9b9a361d9525354eae5638 X-VCS-Branch: master Date: Wed, 1 Dec 2021 06:37:16 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6c0a6588-c4f7-49f3-86ff-f44ae428890f X-Archives-Hash: c4b9c77d6c7c61af45a899f467957eaf commit: ed65f90794b82bed6d9b9a361d9525354eae5638 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com> AuthorDate: Tue Nov 30 10:57:49 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Wed Dec 1 06:34:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed65f907 sci-libs/btf: keyword 1.2.6 for ~riscv Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> sci-libs/btf/btf-1.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/btf/btf-1.2.6.ebuild b/sci-libs/btf/btf-1.2.6.ebuild index 2398cf4d63b9..33a2422291ed 100644 --- a/sci-libs/btf/btf-1.2.6.ebuild +++ b/sci-libs/btf/btf-1.2.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" DEPEND="sci-libs/suitesparseconfig" RDEPEND="${DEPEND}"