summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-14 00:16:24 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-14 01:35:17 +0100
commitbd210c9f0c1ae6b3be85820bf9b19c6519947eaa (patch)
treecb4bec5549037e67fb6e113701b7be7bb356a79c /dev-ruby/i18n
parentdev-ruby/rails-dom-testing: Add ~ppc keyword (bug 583390). (diff)
downloadgentoo-bd210c9f0c1ae6b3be85820bf9b19c6519947eaa.tar.gz
gentoo-bd210c9f0c1ae6b3be85820bf9b19c6519947eaa.tar.bz2
gentoo-bd210c9f0c1ae6b3be85820bf9b19c6519947eaa.zip
dev-ruby/i18n: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/i18n')
-rw-r--r--dev-ruby/i18n/i18n-0.6.11-r1.ebuild4
1 files 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 eff1da614ed3..94b53d4dee1d 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 )