commit: 3a5c4d66f5624ac2407b40f0ae7a682461046680 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Mon Feb 13 23:36:37 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Tue Feb 14 00:35:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5c4d66
dev-ruby/ruby_dep: Add ~ppc keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/ruby_dep/ruby_dep-1.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ruby_dep/ruby_dep-1.5.0.ebuild b/dev-ruby/ruby_dep/ruby_dep-1.5.0.ebuild index a5fab2bf11..eb99de7184 100644 --- a/dev-ruby/ruby_dep/ruby_dep-1.5.0.ebuild +++ b/dev-ruby/ruby_dep/ruby_dep-1.5.0.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$ @@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/e2/ruby_dep" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86" IUSE=""
