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 2688E1395E3 for ; Sun, 6 Nov 2016 10:12:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B05C9E08C7; Sun, 6 Nov 2016 10:12:48 +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 97970E08C1 for ; Sun, 6 Nov 2016 10:12:48 +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 20F0F341677 for ; Sun, 6 Nov 2016 10:12:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4CC0824B4 for ; Sun, 6 Nov 2016 10:12:45 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1478427029.a7acc42d9d76e72012fb5eb452c7080d8217438c.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby_parser/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild X-VCS-Directories: dev-ruby/ruby_parser/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: a7acc42d9d76e72012fb5eb452c7080d8217438c X-VCS-Branch: master Date: Sun, 6 Nov 2016 10:12:45 +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: 1ff1444b-7f6b-4ce2-91f2-a6757925c9fc X-Archives-Hash: a56422a82645a1b56c0c98641bfd86fd commit: a7acc42d9d76e72012fb5eb452c7080d8217438c Author: Hans de Graaff gentoo org> AuthorDate: Sun Nov 6 08:30:53 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Nov 6 10:10:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7acc42d dev-ruby/ruby_parser: amd64 stable, bug 589690 Package-Manager: portage-2.3.0 dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild index ad9a3b3..ae109f1 100644 --- a/dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/seattlerb/ruby_parser" LICENSE="MIT" SLOT="3" -KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/sexp_processor-4.7.0:4