From: Michael Weber Date: Tue, 14 Feb 2017 09:24:15 +0000 (+0100) Subject: dev-ruby/method_source: Add ~ppc keyword (bug 583390). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=55624b4d5c4eaa98a6ae871e72088653bd48f18d;p=gentoo.git dev-ruby/method_source: Add ~ppc keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-ruby/method_source/method_source-0.8.2-r3.ebuild b/dev-ruby/method_source/method_source-0.8.2-r3.ebuild index 0414152ae018..7207aaf49a5b 100644 --- a/dev-ruby/method_source/method_source-0.8.2-r3.ebuild +++ b/dev-ruby/method_source/method_source-0.8.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ IUSE="" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" ruby_add_bdepend "test? ( >=dev-ruby/bacon-1.1.0 )"