From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1210949-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 E0844138359
	for <garchives@archives.gentoo.org>; Thu,  1 Oct 2020 00:26:31 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5E6BAE09B5;
	Thu,  1 Oct 2020 00:26:30 +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 45820E09B5
	for <gentoo-commits@lists.gentoo.org>; Thu,  1 Oct 2020 00:26:30 +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 4F0B6335E2F
	for <gentoo-commits@lists.gentoo.org>; Thu,  1 Oct 2020 00:26:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id ADD10395
	for <gentoo-commits@lists.gentoo.org>; Thu,  1 Oct 2020 00:26:26 +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: <1601511868.97959281c822c9263b1d5d085d4a24368e00239a.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ruby/http/http-4.1.1.ebuild
X-VCS-Directories: dev-ruby/http/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 97959281c822c9263b1d5d085d4a24368e00239a
X-VCS-Branch: master
Date: Thu,  1 Oct 2020 00:26:26 +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: 2206e610-7e7d-45f4-a553-337e2983e575
X-Archives-Hash: bfc8d52dc750cdc5ded2542651191b8e

commit:     97959281c822c9263b1d5d085d4a24368e00239a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 00:24:28 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct  1 00:24:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97959281

dev-ruby/http: Keyword 4.1.1 arm64, #741891

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

 dev-ruby/http/http-4.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/http/http-4.1.1.ebuild b/dev-ruby/http/http-4.1.1.ebuild
index 8bb8d0f0692..d9ea9b87273 100644
--- a/dev-ruby/http/http-4.1.1.ebuild
+++ b/dev-ruby/http/http-4.1.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
 
 LICENSE="MIT"
 SLOT="4"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 ruby_add_rdepend "