summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 117a6bd6920a..dfb1a3f80365 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.2 2009/06/09 19:24:00 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.3 2009/06/24 14:29:30 armin76 Exp $
+
+ 24 Jun 2009; Raúl Porcel <armin76@gentoo.org>
+ autotest-rails-4.1.0.ebuild:
+ Add ~ia64 wrt #273414
09 Jun 2009; Ferris McCormick <fmccor@gentoo.org>
autotest-rails-4.1.0.ebuild:
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 e438d1ae3476..4a1013b9b46e 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.2 2009/06/09 19:24:00 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.3 2009/06/24 14:29:30 armin76 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 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
SLOT="0"
IUSE=""