commit: 8b819cbc371cc4ef02f33c8e12832e0c8457319e Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Thu May 25 19:53:38 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Thu May 25 19:53:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b819cbc
dev-ruby/rspectacular: add ~ppc keyword (bug 574738). Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" dev-ruby/rspectacular/rspectacular-0.70.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rspectacular/rspectacular-0.70.7.ebuild b/dev-ruby/rspectacular/rspectacular-0.70.7.ebuild index 6a0d14fefba..a42b43d5423 100644 --- a/dev-ruby/rspectacular/rspectacular-0.70.7.ebuild +++ b/dev-ruby/rspectacular/rspectacular-0.70.7.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 EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/thekompanee/rspectacular" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/rspec-3.1:3 dev-ruby/fuubar:2"
