diff options
Diffstat (limited to 'dev-ruby/transaction-simple/transaction-simple-1.3.0.ebuild')
-rw-r--r-- | dev-ruby/transaction-simple/transaction-simple-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/transaction-simple/transaction-simple-1.3.0.ebuild b/dev-ruby/transaction-simple/transaction-simple-1.3.0.ebuild index 2f00e95b0dfa..80ba98a37645 100644 --- a/dev-ruby/transaction-simple/transaction-simple-1.3.0.ebuild +++ b/dev-ruby/transaction-simple/transaction-simple-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.3.0.ebuild,v 1.3 2006/03/30 04:01:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.3.0.ebuild,v 1.4 2006/10/20 21:33:02 agriffis Exp $ inherit ruby gems @@ -10,7 +10,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/4334/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~ia64 x86" +KEYWORDS="ia64 x86" IUSE="" USE_RUBY="any" |