summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/fast_gettext/fast_gettext-0.6.0.ebuild')
-rw-r--r--dev-ruby/fast_gettext/fast_gettext-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fast_gettext/fast_gettext-0.6.0.ebuild b/dev-ruby/fast_gettext/fast_gettext-0.6.0.ebuild
index 4217d691bd1a..ea5970d3c161 100644
--- a/dev-ruby/fast_gettext/fast_gettext-0.6.0.ebuild
+++ b/dev-ruby/fast_gettext/fast_gettext-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_gettext/fast_gettext-0.6.0.ebuild,v 1.1 2011/10/07 06:13:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_gettext/fast_gettext-0.6.0.ebuild,v 1.2 2011/10/11 09:09:26 graaff Exp $
EAPI="4"
@@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/grosser/fast_gettext"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/rspec:2 dev-ruby/activerecord )"