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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4EB01158012 for ; Fri, 24 Sep 2021 01:37:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7F45E08BB; Fri, 24 Sep 2021 01:37:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5C5C4E08BB for ; Fri, 24 Sep 2021 01:37:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 29900342CDC for ; Fri, 24 Sep 2021 01:37:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69709107 for ; Fri, 24 Sep 2021 01:37:19 +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: <1632446403.10b6accd97b5185d46499088e271413ef9368f63.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libisofs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libisofs/libisofs-1.5.4.ebuild X-VCS-Directories: dev-libs/libisofs/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 10b6accd97b5185d46499088e271413ef9368f63 X-VCS-Branch: master Date: Fri, 24 Sep 2021 01:37:19 +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: 6a7962b5-b260-46fb-a384-2af9c955ebe8 X-Archives-Hash: 5eec13b72f60f7d2a1b3554b7b6def96 commit: 10b6accd97b5185d46499088e271413ef9368f63 Author: Yixun Lan gentoo org> AuthorDate: Thu Sep 23 08:26:02 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Fri Sep 24 01:20:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b6accd dev-libs/libisofs: keyword ~riscv Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Yixun Lan gentoo.org> dev-libs/libisofs/libisofs-1.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libisofs/libisofs-1.5.4.ebuild b/dev-libs/libisofs/libisofs-1.5.4.ebuild index b493f09fd56..7a268c49b53 100644 --- a/dev-libs/libisofs/libisofs-1.5.4.ebuild +++ b/dev-libs/libisofs/libisofs-1.5.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="acl debug static-libs verbose-debug xattr zlib" BDEPEND="