diff options
Diffstat (limited to 'dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild')
-rw-r--r-- | dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild b/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild index ade4c421bfb4..5fecfb91030f 100644 --- a/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild +++ b/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild,v 1.5 2004/12/06 01:55:21 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild,v 1.6 2005/01/26 14:55:59 citizen428 Exp $ inherit ruby @@ -12,7 +12,7 @@ LICENSE="BSD" # change the filename on the end, it still downloads the same file. SRC_URI="http://rubyforge.org/frs/download.php/1901/${P}.tar.bz2" -KEYWORDS="~x86 ppc ~sparc ~mips ~alpha" +KEYWORDS="x86 ppc ~sparc ~mips ~alpha" SLOT="0" IUSE="" |