From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1505207-garchives=archives.gentoo.org@lists.gentoo.org> 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 0717315ACB3 for <garchives@archives.gentoo.org>; Fri, 7 Apr 2023 15:03:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2150DE0826; Fri, 7 Apr 2023 15:03:41 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E5D1E0826 for <gentoo-commits@lists.gentoo.org>; Fri, 7 Apr 2023 15:03:40 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 18A3B335CEA for <gentoo-commits@lists.gentoo.org>; Fri, 7 Apr 2023 15:03:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E44B99A for <gentoo-commits@lists.gentoo.org>; Fri, 7 Apr 2023 15:03:38 +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: <1680879770.a16575dd5869e0e328fba29092c80d13f30f7ae0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/patron/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/patron/patron-0.13.3-r2.ebuild X-VCS-Directories: dev-ruby/patron/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a16575dd5869e0e328fba29092c80d13f30f7ae0 X-VCS-Branch: master Date: Fri, 7 Apr 2023 15:03:38 +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: b3c506b8-4ab8-4d83-835d-ed621e8fdd15 X-Archives-Hash: b4f350d366a9baab3585f55e5266ba62 commit: a16575dd5869e0e328fba29092c80d13f30f7ae0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 7 15:02:50 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 7 15:02:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a16575dd dev-ruby/patron: Keyword 0.13.3-r2 arm64, #903712 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/patron/patron-0.13.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/patron/patron-0.13.3-r2.ebuild b/dev-ruby/patron/patron-0.13.3-r2.ebuild index c9bc2b3b0772..a50247819095 100644 --- a/dev-ruby/patron/patron-0.13.3-r2.ebuild +++ b/dev-ruby/patron/patron-0.13.3-r2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/toland/patron" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="" DEPEND+=" net-misc/curl"