dev-ruby/i18n: Add ~ppc keyword (bug 583390).
authorMichael Weber <xmw@gentoo.org>
Mon, 13 Feb 2017 23:16:24 +0000 (00:16 +0100)
committerMichael Weber <xmw@gentoo.org>
Tue, 14 Feb 2017 00:35:17 +0000 (01:35 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ruby/i18n/i18n-0.6.11-r1.ebuild

index eff1da614ed3b892831a2554a68f2c8eabc8f61e..94b53d4dee1dac7839b5d933e95891ccbf6c7a73 100644 (file)
@@ -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 )