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 990E01384B4 for ; Sun, 3 Jan 2016 05:33:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF529E089F; Sun, 3 Jan 2016 05:33:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B1B0E089F for ; Sun, 3 Jan 2016 05:33:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 93B5333D3CA for ; Sun, 3 Jan 2016 05:33:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7838F219 for ; Sun, 3 Jan 2016 05:33:47 +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: <1451799165.659665f5c23ad2794daaff1f4e8a49e8d8fb62d2.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/multipart-post/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild dev-ruby/multipart-post/multipart-post-2.0.0.ebuild X-VCS-Directories: dev-ruby/multipart-post/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 659665f5c23ad2794daaff1f4e8a49e8d8fb62d2 X-VCS-Branch: master Date: Sun, 3 Jan 2016 05:33:47 +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: 80fdc08e-74a9-4677-96f7-7d09fe65575e X-Archives-Hash: 2e281d81b0ed2a722a1d03755cd8d150 commit: 659665f5c23ad2794daaff1f4e8a49e8d8fb62d2 Author: Zero_Chaos gentoo org> AuthorDate: Sun Jan 3 05:32:45 2016 +0000 Commit: Richard Farina gentoo org> CommitDate: Sun Jan 3 05:32:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=659665f5 dev-ruby/multipart-post: adding ~arm Package-Manager: portage-2.2.26 .../{multipart-post-2.0.0.ebuild => multipart-post-2.0.0-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild b/dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild similarity index 79% rename from dev-ruby/multipart-post/multipart-post-2.0.0.ebuild rename to dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild index c49e370..835263a 100644 --- a/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild +++ b/dev-ruby/multipart-post/multipart-post-2.0.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/nicksieger/multipart-post" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="test" each_ruby_test() {