From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-832982-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 674ED1384C3
	for <garchives@archives.gentoo.org>; Sun,  6 Sep 2015 18:41:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6B35114088;
	Sun,  6 Sep 2015 18:41:46 +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 0772B14088
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Sep 2015 18:41:45 +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 C2673340A7D
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Sep 2015 18:41:44 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A211619
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Sep 2015 18:41:42 +0000 (UTC)
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" <jer@gentoo.org>
Message-ID: <1441564849.9dbf19a6437d73552ab44eedffd497b4ac2a7f29.jer@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bundler/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ruby/bundler/bundler-1.8.9.ebuild
X-VCS-Directories: dev-ruby/bundler/
X-VCS-Committer: jer
X-VCS-Committer-Name: Jeroen Roovers
X-VCS-Revision: 9dbf19a6437d73552ab44eedffd497b4ac2a7f29
X-VCS-Branch: master
Date: Sun,  6 Sep 2015 18:41:42 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: ce6887a7-c793-4a64-b753-62b2a288b0dd
X-Archives-Hash: 3e5e7c29b94b9e471efc8dd5844bebdb

commit:     9dbf19a6437d73552ab44eedffd497b4ac2a7f29
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  6 18:40:49 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Sep  6 18:40:49 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dbf19a6

dev-ruby/bundler: (bug #553894).

Package-Manager: portage-2.2.20.1

 dev-ruby/bundler/bundler-1.8.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/bundler/bundler-1.8.9.ebuild b/dev-ruby/bundler/bundler-1.8.9.ebuild
index 9e5d0be..3f3a00e 100644
--- a/dev-ruby/bundler/bundler-1.8.9.ebuild
+++ b/dev-ruby/bundler/bundler-1.8.9.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://github.com/carlhuda/bundler/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0"
-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="doc test"
 
 ruby_add_rdepend virtual/rubygems