From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1282434-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 926C11382C5
	for <garchives@archives.gentoo.org>; Sat, 15 May 2021 19:32:49 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E2D89E083B;
	Sat, 15 May 2021 19:32:48 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C9E9AE083B
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 May 2021 19:32:48 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 87B80340DA0
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 May 2021 19:32:47 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EA01F74F
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 May 2021 19:32:45 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1621107138.181a2eb42b11b178c7751fde15435bfa3ffa0203.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/rresult/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ml/rresult/rresult-0.5.0.ebuild
X-VCS-Directories: dev-ml/rresult/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 181a2eb42b11b178c7751fde15435bfa3ffa0203
X-VCS-Branch: master
Date: Sat, 15 May 2021 19:32:45 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 35667afe-90e2-451b-9936-7367869d18dd
X-Archives-Hash: 8f3916a2e1ced38c378a66b02419e193

commit:     181a2eb42b11b178c7751fde15435bfa3ffa0203
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 15 19:32:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 15 19:32:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181a2eb4

dev-ml/rresult: Keyword 0.5.0 arm, #788406

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/rresult/rresult-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/rresult/rresult-0.5.0.ebuild b/dev-ml/rresult/rresult-0.5.0.ebuild
index 5c600e8a5ab..43bfcd08be0 100644
--- a/dev-ml/rresult/rresult-0.5.0.ebuild
+++ b/dev-ml/rresult/rresult-0.5.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/rresult/releases/${P}.tbz"
 
 LICENSE="ISC"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
 IUSE=""
 
 RDEPEND="dev-ml/result:="