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 2FDA8158090 for ; Tue, 13 Feb 2024 16:32:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56E7DE2A11; Tue, 13 Feb 2024 16:32:47 +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 3696FE2A11 for ; Tue, 13 Feb 2024 16:32:47 +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 48E1F33FE49 for ; Tue, 13 Feb 2024 16:32:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8876B14D5 for ; Tue, 13 Feb 2024 16:32:43 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1707780826.885663ecb8a1ce305b4b7b495d7f6c5be99ae5ea.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/nerdfetch/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/nerdfetch/nerdfetch-8.1.0.ebuild X-VCS-Directories: app-misc/nerdfetch/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 885663ecb8a1ce305b4b7b495d7f6c5be99ae5ea X-VCS-Branch: master Date: Tue, 13 Feb 2024 16:32:43 +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: 4b8c65fc-e6f5-4d85-b6cc-7684fdc67af7 X-Archives-Hash: 8078d905a20b0a4cc1754b38fcbb8c5c commit: 885663ecb8a1ce305b4b7b495d7f6c5be99ae5ea Author: Piotr Kubaj anongoth pl> AuthorDate: Mon Feb 12 23:32:11 2024 +0000 Commit: David Roman gmail com> CommitDate: Mon Feb 12 23:33:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=885663ec app-misc/nerdfetch: keyword 8.1.0 for ~arm64 Signed-off-by: Piotr Kubaj anongoth.pl> app-misc/nerdfetch/nerdfetch-8.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/nerdfetch/nerdfetch-8.1.0.ebuild b/app-misc/nerdfetch/nerdfetch-8.1.0.ebuild index 2c78d8c0fd..98575bdb20 100644 --- a/app-misc/nerdfetch/nerdfetch-8.1.0.ebuild +++ b/app-misc/nerdfetch/nerdfetch-8.1.0.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/NerdFetch-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" src_install() { dobin "nerdfetch"