summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-28 13:32:29 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-28 13:32:29 +0000
commit2cf35f0a3727495e5cf63c3573101b979486f5d6 (patch)
tree8a02b3132b6ddbd39d4b12e019d2a07d1a929e48 /dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild
parentAdd ~amd64 and ~x86-fbsd keywords. (diff)
downloadhistorical-2cf35f0a3727495e5cf63c3573101b979486f5d6.tar.gz
historical-2cf35f0a3727495e5cf63c3573101b979486f5d6.tar.bz2
historical-2cf35f0a3727495e5cf63c3573101b979486f5d6.zip
Add ~amd64 and ~x86-fbsd keywords.
Package-Manager: portage-2.1.2-r4
Diffstat (limited to 'dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild')
-rw-r--r--dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild b/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild
index 42ce258a607f..1d8fb564ee6c 100644
--- a/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild
+++ b/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild,v 1.1 2007/01/04 13:35:15 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild,v 1.2 2007/01/28 13:32:29 flameeyes Exp $
inherit ruby gems
@@ -12,7 +12,7 @@ SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem"
LICENSE="mongrel"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-ruby/rake-0.7"