commit: bd210c9f0c1ae6b3be85820bf9b19c6519947eaa Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Mon Feb 13 23:16:24 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Tue Feb 14 00:35:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd210c9f
dev-ruby/i18n: Add ~ppc keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/i18n/i18n-0.6.11-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/i18n/i18n-0.6.11-r1.ebuild b/dev-ruby/i18n/i18n-0.6.11-r1.ebuild index eff1da614e..94b53d4dee 100644 --- a/dev-ruby/i18n/i18n-0.6.11-r1.ebuild +++ b/dev-ruby/i18n/i18n-0.6.11-r1.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 @@ HOMEPAGE="http://rails-i18n.org/" LICENSE="MIT" SLOT="0.6" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_PATCHES=( ${PN}-0.7.0-frozen-classes.patch )
