summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-08-01 18:49:15 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-08-01 18:49:15 +0000
commit542f530439a808c5280f3a13dc07c65ce1ad2346 (patch)
tree36aec0058284a1f125826212cd8e3644c64abdf3 /dev-ruby/activerecord/activerecord-1.11.1.ebuild
parentadded libtheora dependency (diff)
downloadgentoo-2-542f530439a808c5280f3a13dc07c65ce1ad2346.tar.gz
gentoo-2-542f530439a808c5280f3a13dc07c65ce1ad2346.tar.bz2
gentoo-2-542f530439a808c5280f3a13dc07c65ce1ad2346.zip
Add ~sparc keyword to dev-ruby/rails and to seven dependencies. Builds and runs on sparc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-ruby/activerecord/activerecord-1.11.1.ebuild')
-rw-r--r--dev-ruby/activerecord/activerecord-1.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activerecord/activerecord-1.11.1.ebuild b/dev-ruby/activerecord/activerecord-1.11.1.ebuild
index c94be2e5f50a..d361a8a436ed 100644
--- a/dev-ruby/activerecord/activerecord-1.11.1.ebuild
+++ b/dev-ruby/activerecord/activerecord-1.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.11.1.ebuild,v 1.3 2005/07/27 13:04:03 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.11.1.ebuild,v 1.4 2005/08/01 18:49:15 fmccor Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/5163/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
RESTRICT="test"