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 A8C7415808B for ; Sat, 12 Mar 2022 10:35:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00155E091C; Sat, 12 Mar 2022 10:35:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 DF248E091C for ; Sat, 12 Mar 2022 10:35:46 +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 36C2734309C for ; Sat, 12 Mar 2022 10:35:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD3A931A for ; Sat, 12 Mar 2022 10:35:39 +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: <1647081328.e539dceac2c2967b6fc39300e8fbba9a08604b81.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/ergo/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/ergo/ergo-2.9.1-r1.ebuild X-VCS-Directories: net-irc/ergo/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: e539dceac2c2967b6fc39300e8fbba9a08604b81 X-VCS-Branch: master Date: Sat, 12 Mar 2022 10:35:39 +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: 2c0c7a3b-3f65-48a2-841d-4512d92b4cb1 X-Archives-Hash: 4908fa7bf89ed2b027fd378857bbb36c commit: e539dceac2c2967b6fc39300e8fbba9a08604b81 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 12 10:35:28 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 12 10:35:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e539dcea net-irc/ergo: Keyword 2.9.1-r1 arm64, #834930 Signed-off-by: Arthur Zamarin gentoo.org> net-irc/ergo/ergo-2.9.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/ergo/ergo-2.9.1-r1.ebuild b/net-irc/ergo/ergo-2.9.1-r1.ebuild index a836c2571de1..98c9c7e9af05 100644 --- a/net-irc/ergo/ergo-2.9.1-r1.ebuild +++ b/net-irc/ergo/ergo-2.9.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ergochat/ergo/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" # We may even want to package irctest in future?