From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1243160-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 41EEB13835B
	for <garchives@archives.gentoo.org>; Tue, 19 Jan 2021 14:26:02 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 95454E08E0;
	Tue, 19 Jan 2021 14:26:01 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 7DEBAE08E0
	for <gentoo-commits@lists.gentoo.org>; Tue, 19 Jan 2021 14:26:01 +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 ADC6333BE91
	for <gentoo-commits@lists.gentoo.org>; Tue, 19 Jan 2021 14:26:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E3334A1
	for <gentoo-commits@lists.gentoo.org>; Tue, 19 Jan 2021 14:25:59 +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: <1611066331.648dd7697cc8c183b7feb8b0c7b142fadedf42af.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.4.1.ebuild
X-VCS-Directories: dev-ruby/http/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 648dd7697cc8c183b7feb8b0c7b142fadedf42af
X-VCS-Branch: master
Date: Tue, 19 Jan 2021 14:25:59 +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: f4c62182-8d14-46b4-b83d-dae91ce9e7da
X-Archives-Hash: 689f405f04c99405db1f0b6db17dc713

commit:     648dd7697cc8c183b7feb8b0c7b142fadedf42af
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 14:25:31 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 14:25:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=648dd769

dev-ruby/http: Keyword 4.4.1 arm, #761550

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

 dev-ruby/http/http-4.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/http/http-4.4.1.ebuild b/dev-ruby/http/http-4.4.1.ebuild
index 1b3a4d07704..b0471b97c35 100644
--- a/dev-ruby/http/http-4.4.1.ebuild
+++ b/dev-ruby/http/http-4.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
 
 LICENSE="MIT"
 SLOT="4"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 IUSE=""
 
 ruby_add_rdepend "