summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-06-09 19:24:00 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-06-09 19:24:00 +0000
commitb969d45c111e536203b3b1ecc71230d9527e5ae5 (patch)
treeff1c16e68eb9add8a8f27b96fdf977e85df534e1 /dev-ruby
parentold (diff)
downloadgentoo-2-b969d45c111e536203b3b1ecc71230d9527e5ae5.tar.gz
gentoo-2-b969d45c111e536203b3b1ecc71230d9527e5ae5.tar.bz2
gentoo-2-b969d45c111e536203b3b1ecc71230d9527e5ae5.zip
Add ~sparc keyword, Bug #273414.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/autotest-rails/ChangeLog6
-rw-r--r--dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/autotest-rails/ChangeLog b/dev-ruby/autotest-rails/ChangeLog
index 2b7fbdbfe6a4..117a6bd6920a 100644
--- a/dev-ruby/autotest-rails/ChangeLog
+++ b/dev-ruby/autotest-rails/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/autotest-rails
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.1 2009/06/09 18:24:16 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.2 2009/06/09 19:24:00 fmccor Exp $
+
+ 09 Jun 2009; Ferris McCormick <fmccor@gentoo.org>
+ autotest-rails-4.1.0.ebuild:
+ Add ~sparc keyword, Bug #273414.
*autotest-rails-4.1.0 (09 Jun 2009)
diff --git a/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild b/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild
index 12b1bea5467b..e438d1ae3476 100644
--- a/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild
+++ b/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.1 2009/06/09 18:24:16 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.2 2009/06/09 19:24:00 fmccor Exp $
inherit gems
@@ -8,7 +8,7 @@ DESCRIPTION="This is an autotest plugin to provide rails support."
HOMEPAGE="http://rubyforge.org/projects/zentest/"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
SLOT="0"
IUSE=""