commit: b7a2cfdabe7448c9204416cfcc973c6b08fef783 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Tue Feb 14 00:06:18 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Tue Feb 14 00:35:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a2cfda
dev-ruby/rails-dom-testing: Add ~ppc keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/rails-dom-testing/rails-dom-testing-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rails-dom-testing/rails-dom-testing-2.0.2.ebuild b/dev-ruby/rails-dom-testing/rails-dom-testing-2.0.2.ebuild index 1e50b539ed..b136ac690d 100644 --- a/dev-ruby/rails-dom-testing/rails-dom-testing-2.0.2.ebuild +++ b/dev-ruby/rails-dom-testing/rails-dom-testing-2.0.2.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$ @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/kaspth/rails-dom-testing" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="" ruby_add_rdepend "
