summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-04 11:00:38 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-04 11:00:38 +0000
commit13e076588d7d5f29212b485e9c14fd10e2047830 (patch)
treedb1cdfd9f87334fbab46581d98e83d91c0829b04 /dev-ruby/activerecord
parentTransfer Prefix keywords (diff)
downloadgentoo-2-13e076588d7d5f29212b485e9c14fd10e2047830.tar.gz
gentoo-2-13e076588d7d5f29212b485e9c14fd10e2047830.tar.bz2
gentoo-2-13e076588d7d5f29212b485e9c14fd10e2047830.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/activerecord-2.3.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activerecord/activerecord-2.3.5-r1.ebuild b/dev-ruby/activerecord/activerecord-2.3.5-r1.ebuild
index ea18bd9d2c12..63c61e2dddee 100644
--- a/dev-ruby/activerecord/activerecord-2.3.5-r1.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.3.5-r1.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/activerecord/activerecord-2.3.5-r1.ebuild,v 1.1 2010/01/02 00:09:23 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.5-r1.ebuild,v 1.2 2010/01/04 11:00:38 fauli Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -18,7 +18,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="mysql postgres sqlite3" #sqlite
ruby_add_rdepend "~dev-ruby/activesupport-${PV}"