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 ABF3815808B for ; Sat, 12 Mar 2022 12:01:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D117E0961; Sat, 12 Mar 2022 12:01:13 +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 1112DE0961 for ; Sat, 12 Mar 2022 12:01:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 033D4335D20 for ; Sat, 12 Mar 2022 12:01:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1029131C for ; Sat, 12 Mar 2022 12:01:09 +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: <1647086458.1e14763bc515863c601bdfeb67928b951b08a5b9.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: 1e14763bc515863c601bdfeb67928b951b08a5b9 X-VCS-Branch: master Date: Sat, 12 Mar 2022 12:01:09 +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: 5c5e1daf-6cc4-47ef-a328-1c84b0ff65f7 X-Archives-Hash: a68bae66e31cb53f4e17ee93abd36874 commit: 1e14763bc515863c601bdfeb67928b951b08a5b9 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 12 12:00:58 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 12 12:00:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e14763b net-irc/ergo: Keyword 2.9.1-r1 arm, #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 98c9c7e9af05..4fe2135adcb4 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 ~arm64" +KEYWORDS="~amd64 ~arm ~arm64" # We may even want to package irctest in future?