diff options
-rw-r--r-- | dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 7f6e82d628ca..2e50ad90ce34 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.6 2009/08/14 20:29:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.7 2009/08/25 17:15:45 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 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ia64 ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="" |