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 693EA139085 for ; Thu, 22 Dec 2016 09:35:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C52EB2340E6; Thu, 22 Dec 2016 09:35:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8BB362340E6 for ; Thu, 22 Dec 2016 09:34:50 +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 D4AE83411D7 for ; Thu, 22 Dec 2016 09:34:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37FAE24EB for ; Thu, 22 Dec 2016 09:34:42 +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: <1482399270.215615f73d3d912d68b6155d3edb3c95d550ea7b.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-beautify/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild X-VCS-Directories: dev-ruby/ruby-beautify/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 215615f73d3d912d68b6155d3edb3c95d550ea7b X-VCS-Branch: master Date: Thu, 22 Dec 2016 09:34:42 +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: 955c688a-3d76-4258-8763-09f45b2fb29e X-Archives-Hash: be97a1382b7b16bd5c716ed4fe0c293c commit: 215615f73d3d912d68b6155d3edb3c95d550ea7b Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Dec 22 09:32:25 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Dec 22 09:34:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=215615f7 dev-ruby/ruby-beautify: ppc64 stable wrt bug #602364 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild b/dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild index 9b8452d..5faf2c8 100644 --- a/dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild +++ b/dev-ruby/ruby-beautify/ruby-beautify-0.97.4.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="a cli tool (and module) to beautify ruby code" HOMEPAGE="https://github.com/erniebrodeur/ruby-beautify" LICENSE="MIT" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" SLOT="0" IUSE=""