summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-11-04 17:31:45 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-11-04 17:31:45 +0000
commit3caefda6b54b0e7999522ae64a04885347aa2bb9 (patch)
treeed0faeb8417185f21631da75f4c728d967fa8d15 /dev-ruby/daemon_controller
parentInstalling updated version of p7zip wrapper from upstream instead of out own,... (diff)
downloadgentoo-2-3caefda6b54b0e7999522ae64a04885347aa2bb9.tar.gz
gentoo-2-3caefda6b54b0e7999522ae64a04885347aa2bb9.tar.bz2
gentoo-2-3caefda6b54b0e7999522ae64a04885347aa2bb9.zip
add ~x86, bug 343849
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/daemon_controller')
-rw-r--r--dev-ruby/daemon_controller/daemon_controller-0.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/daemon_controller/daemon_controller-0.2.5.ebuild b/dev-ruby/daemon_controller/daemon_controller-0.2.5.ebuild
index 575763c34c7c..b1b91e95e022 100644
--- a/dev-ruby/daemon_controller/daemon_controller-0.2.5.ebuild
+++ b/dev-ruby/daemon_controller/daemon_controller-0.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemon_controller/daemon_controller-0.2.5.ebuild,v 1.1 2010/10/25 19:57:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemon_controller/daemon_controller-0.2.5.ebuild,v 1.2 2010/11/04 17:31:45 fauli Exp $
EAPI=2
USE_RUBY="ruby18 ree18"
@@ -17,7 +17,7 @@ HOMEPAGE="http://github.com/FooBarWidget/daemon_controller"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
ruby_add_bdepend "test? ( dev-ruby/rspec ) "