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 F0AC5158041 for ; Mon, 25 Mar 2024 07:25:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F372DE2A0D; Mon, 25 Mar 2024 07:25:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D7644E2A0D for ; Mon, 25 Mar 2024 07:25:10 +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 2829F33BE19 for ; Mon, 25 Mar 2024 07:25:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51A2E15E8 for ; Mon, 25 Mar 2024 07:25:07 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1711351501.c89d37db22c5cf666428fa83d29bcca2e40d2746.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/zoxide/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/zoxide/zoxide-0.9.4.ebuild X-VCS-Directories: app-shells/zoxide/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c89d37db22c5cf666428fa83d29bcca2e40d2746 X-VCS-Branch: master Date: Mon, 25 Mar 2024 07:25:07 +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: 0f052d75-fbdc-4e59-9e3c-6bd72988cd36 X-Archives-Hash: ad892be610be88d7f4a057b2f7d1137a commit: c89d37db22c5cf666428fa83d29bcca2e40d2746 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Mar 25 07:25:01 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Mar 25 07:25:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c89d37db app-shells/zoxide: Keyword 0.9.4 arm64, #927735 Signed-off-by: Arthur Zamarin gentoo.org> app-shells/zoxide/zoxide-0.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/zoxide/zoxide-0.9.4.ebuild b/app-shells/zoxide/zoxide-0.9.4.ebuild index 2053159ca822..000e4b303a2d 100644 --- a/app-shells/zoxide/zoxide-0.9.4.ebuild +++ b/app-shells/zoxide/zoxide-0.9.4.ebuild @@ -135,7 +135,7 @@ LICENSE+=" || ( Apache-2.0 CC0-1.0 MIT-0 ) " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" QA_FLAGS_IGNORED="usr/bin/zoxide"