From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C088513829C for ; Mon, 13 Jun 2016 04:37:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CAA1E0AD2; Mon, 13 Jun 2016 04:37:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45E57E0AC4 for ; Mon, 13 Jun 2016 04:37:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4D9473406AD for ; Mon, 13 Jun 2016 04:37:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6754A2417 for ; Mon, 13 Jun 2016 04:37:30 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1465792634.f3203b4dd841a8201d32078ca85c47fde5b79360.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http_parser_rb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild X-VCS-Directories: dev-ruby/http_parser_rb/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: f3203b4dd841a8201d32078ca85c47fde5b79360 X-VCS-Branch: master Date: Mon, 13 Jun 2016 04:37:30 +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-Archives-Salt: ee7080e4-b43b-4fda-b8dc-b248dcc3fcc1 X-Archives-Hash: f3b1a8fea07ffa8aa96ab2d84498e8c6 commit: f3203b4dd841a8201d32078ca85c47fde5b79360 Author: Zero_Chaos gentoo org> AuthorDate: Mon Jun 13 04:21:22 2016 +0000 Commit: Richard Farina gentoo org> CommitDate: Mon Jun 13 04:37:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3203b4d dev-ruby/http_parser_rb: adding ~arm Package-Manager: portage-2.3.0_rc1 dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild index 49faf24..177e163 100644 --- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild +++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/tmm1/http_parser.rb" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="" each_ruby_configure() {