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 7B66213829C for ; Mon, 13 Jun 2016 04:38:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A894E0B53; Mon, 13 Jun 2016 04:37:56 +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 E3CA3E0B53 for ; Mon, 13 Jun 2016 04:37:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 41DC834069F 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 9BDD6241A 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: <1465792641.213e53ed8edc46ba653da1acd43965d149678347.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/http/http-0.9.8.ebuild dev-ruby/http/http-1.0.2.ebuild dev-ruby/http/http-2.0.1.ebuild X-VCS-Directories: dev-ruby/http/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 213e53ed8edc46ba653da1acd43965d149678347 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: 39610592-359a-47d5-be9e-7aede79f9a5f X-Archives-Hash: 3828664136db5ec4a03b2025b427f175 commit: 213e53ed8edc46ba653da1acd43965d149678347 Author: Zero_Chaos gentoo org> AuthorDate: Mon Jun 13 04:32:10 2016 +0000 Commit: Richard Farina gentoo org> CommitDate: Mon Jun 13 04:37:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=213e53ed dev-ruby/http: adding lots of ~arm Package-Manager: portage-2.3.0_rc1 dev-ruby/http/http-0.9.8.ebuild | 2 +- dev-ruby/http/http-1.0.2.ebuild | 2 +- dev-ruby/http/http-2.0.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/http/http-0.9.8.ebuild b/dev-ruby/http/http-0.9.8.ebuild index 53cfb50..70099b9 100644 --- a/dev-ruby/http/http-0.9.8.ebuild +++ b/dev-ruby/http/http-0.9.8.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/tarcieri/http" LICENSE="MIT" SLOT="0.8" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="" ruby_add_rdepend " diff --git a/dev-ruby/http/http-1.0.2.ebuild b/dev-ruby/http/http-1.0.2.ebuild index bfc4058..8e4b5ff 100644 --- a/dev-ruby/http/http-1.0.2.ebuild +++ b/dev-ruby/http/http-1.0.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/tarcieri/http" LICENSE="MIT" SLOT="1.0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="" ruby_add_rdepend " diff --git a/dev-ruby/http/http-2.0.1.ebuild b/dev-ruby/http/http-2.0.1.ebuild index 14e63b0..da335b5 100644 --- a/dev-ruby/http/http-2.0.1.ebuild +++ b/dev-ruby/http/http-2.0.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/tarcieri/http" LICENSE="MIT" SLOT="2.0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="" ruby_add_rdepend "