diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-12-01 22:44:02 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-12-01 22:44:02 +0000 |
commit | 8bc000ebd52a87abddcc60f6ee8b0a71a9337040 (patch) | |
tree | 5489fc114ffc95bbde613b0132a436125371f415 /dev-ruby/activerecord/activerecord-1.15.6.ebuild | |
parent | Stable on arm/sparc (diff) | |
download | gentoo-2-8bc000ebd52a87abddcc60f6ee8b0a71a9337040.tar.gz gentoo-2-8bc000ebd52a87abddcc60f6ee8b0a71a9337040.tar.bz2 gentoo-2-8bc000ebd52a87abddcc60f6ee8b0a71a9337040.zip |
Stable on amd64 wrt bug #200159
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'dev-ruby/activerecord/activerecord-1.15.6.ebuild')
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.15.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activerecord/activerecord-1.15.6.ebuild b/dev-ruby/activerecord/activerecord-1.15.6.ebuild index 3f83a5100faa..936a6a50e995 100644 --- a/dev-ruby/activerecord/activerecord-1.15.6.ebuild +++ b/dev-ruby/activerecord/activerecord-1.15.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild,v 1.5 2007/11/27 14:53:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild,v 1.6 2007/12/01 22:44:02 angelos Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RESTRICT="test" |