summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ruby-rc4/ruby-rc4-0.1.4.ebuild')
-rw-r--r--dev-ruby/ruby-rc4/ruby-rc4-0.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.4.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.4.ebuild
index 72fd94581e41..b63ccc980574 100644
--- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.4.ebuild
+++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rc4/ruby-rc4-0.1.4.ebuild,v 1.1 2012/01/28 09:04:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rc4/ruby-rc4-0.1.4.ebuild,v 1.2 2012/04/12 12:16:01 naota Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@ RUBY_S="caiges-Ruby-RC4-*"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86-fbsd"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/rspec:2 )"