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 D03D8158090 for ; Thu, 19 May 2022 11:24:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CC3EE0886; Thu, 19 May 2022 11:24:56 +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 4B57CE087E for ; Thu, 19 May 2022 11:24:56 +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 CBEB834176C for ; Thu, 19 May 2022 11:24:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEC93485 for ; Thu, 19 May 2022 11:24:51 +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: <1652959470.3f86b985cc8cd8d36387b572403fb9ac46dbec57.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/nvme-cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/nvme-cli/nvme-cli-2.0.ebuild X-VCS-Directories: sys-apps/nvme-cli/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 3f86b985cc8cd8d36387b572403fb9ac46dbec57 X-VCS-Branch: master Date: Thu, 19 May 2022 11:24:51 +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: 2de141ae-6995-4d45-860e-4f5ff0300a68 X-Archives-Hash: 1df36b1e6cb9667e943e7572bb3d1627 commit: 3f86b985cc8cd8d36387b572403fb9ac46dbec57 Author: WANG Xuerui gentoo org> AuthorDate: Thu May 19 11:24:30 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Thu May 19 11:24:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f86b985 sys-apps/nvme-cli: keyword 2.0 for ~loong Signed-off-by: WANG Xuerui gentoo.org> sys-apps/nvme-cli/nvme-cli-2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/nvme-cli/nvme-cli-2.0.ebuild b/sys-apps/nvme-cli/nvme-cli-2.0.ebuild index cc8d7246bc18..2805c11288da 100644 --- a/sys-apps/nvme-cli/nvme-cli-2.0.ebuild +++ b/sys-apps/nvme-cli/nvme-cli-2.0.ebuild @@ -12,7 +12,7 @@ RESTRICT="test" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="hugepages +json +uuid" RDEPEND="