summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ohai')
-rw-r--r--dev-ruby/ohai/ChangeLog5
-rw-r--r--dev-ruby/ohai/ohai-0.6.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ohai/ChangeLog b/dev-ruby/ohai/ChangeLog
index 3bfcbf5541c1..0aab18100c66 100644
--- a/dev-ruby/ohai/ChangeLog
+++ b/dev-ruby/ohai/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ohai
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ChangeLog,v 1.8 2012/01/15 14:36:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ChangeLog,v 1.9 2012/03/05 10:29:56 tomka Exp $
+
+ 05 Mar 2012; Thomas Kahle <tomka@gentoo.org> ohai-0.6.10.ebuild:
+ marked ~x86 per bug 398989
*ohai-0.6.10 (15 Jan 2012)
diff --git a/dev-ruby/ohai/ohai-0.6.10.ebuild b/dev-ruby/ohai/ohai-0.6.10.ebuild
index 6af3cabca479..224d538b31ff 100644
--- a/dev-ruby/ohai/ohai-0.6.10.ebuild
+++ b/dev-ruby/ohai/ohai-0.6.10.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/ohai/ohai-0.6.10.ebuild,v 1.1 2012/01/15 14:36:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ohai/ohai-0.6.10.ebuild,v 1.2 2012/03/05 10:29:56 tomka Exp $
EAPI=4
USE_RUBY="ruby18"
@@ -19,7 +19,7 @@ RUBY_S="opscode-${PN}-*"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/rspec:2 dev-ruby/sigar )"