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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C1456138359 for ; Fri, 17 Jul 2020 00:54:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00E77E0828; Fri, 17 Jul 2020 00:54:07 +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 D784AE0828 for ; Fri, 17 Jul 2020 00:54:06 +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 8391D34F1B9 for ; Fri, 17 Jul 2020 00:54:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2ABFC2D0 for ; Fri, 17 Jul 2020 00:54:03 +0000 (UTC) From: "Sam James" 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" Message-ID: <1594947239.0fb90b9f87fdcc87172e514e36f7ef82db60acbc.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/octokit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/octokit/octokit-4.18.0-r1.ebuild X-VCS-Directories: dev-ruby/octokit/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0fb90b9f87fdcc87172e514e36f7ef82db60acbc X-VCS-Branch: master Date: Fri, 17 Jul 2020 00:54:03 +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: 53597044-b84e-4b53-935b-847bcc6c32a7 X-Archives-Hash: 3fea6ca2b3d4bfd75f58533ceee50a8e commit: 0fb90b9f87fdcc87172e514e36f7ef82db60acbc Author: Sam James gentoo org> AuthorDate: Fri Jul 17 00:53:26 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 17 00:53:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fb90b9f dev-ruby/octokit: arm keyworded (bug #724894) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-ruby/octokit/octokit-4.18.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/octokit/octokit-4.18.0-r1.ebuild b/dev-ruby/octokit/octokit-4.18.0-r1.ebuild index 6749ed15488..52e084a9cba 100644 --- a/dev-ruby/octokit/octokit-4.18.0-r1.ebuild +++ b/dev-ruby/octokit/octokit-4.18.0-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/octokit/octokit.rb/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RUBY_S=octokit.rb-${PV}