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 C71F2139694 for ; Fri, 10 Mar 2017 12:54:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 308CCE0D14; Fri, 10 Mar 2017 12:53:51 +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 E6383E0D14 for ; Fri, 10 Mar 2017 12:53:35 +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 209B5341616 for ; Fri, 10 Mar 2017 12:53:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE4E6636E for ; Fri, 10 Mar 2017 12:53:27 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1489150388.560ce727e4f9b204daab17995bf3ff96cf157449.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubyzip/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rubyzip/rubyzip-1.2.1.ebuild X-VCS-Directories: dev-ruby/rubyzip/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 560ce727e4f9b204daab17995bf3ff96cf157449 X-VCS-Branch: master Date: Fri, 10 Mar 2017 12:53:27 +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: f1103036-835c-427b-9736-4477be61c67e X-Archives-Hash: d492f9513bf385635bdc4f5785f9e1c4 commit: 560ce727e4f9b204daab17995bf3ff96cf157449 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Mar 10 12:53:08 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Mar 10 12:53:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=560ce727 dev-ruby/rubyzip: sparc stable wrt bug #611384 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo gentoo.org> dev-ruby/rubyzip/rubyzip-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild b/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild index 4f6d8ef6324..bdf509b9fd9 100644 --- a/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild +++ b/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tg LICENSE="Ruby" SLOT="1" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=""