diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-16 14:20:33 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-16 14:20:33 +0000 |
commit | 1fe091e6ed3be267ef0890c33a1b03e579f99538 (patch) | |
tree | b4355a2239b6d3e19b0309ee8248ab831dc532cc /dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild | |
parent | Added ~ppc, bug #179410 (diff) | |
download | gentoo-2-1fe091e6ed3be267ef0890c33a1b03e579f99538.tar.gz gentoo-2-1fe091e6ed3be267ef0890c33a1b03e579f99538.tar.bz2 gentoo-2-1fe091e6ed3be267ef0890c33a1b03e579f99538.zip |
Added ~ppc, bug #178925
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild')
-rw-r--r-- | dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild b/dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild index 57eb364bf287..0e3fe08bb8a8 100644 --- a/dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild +++ b/dev-ruby/transaction-simple/transaction-simple-1.4.0.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/transaction-simple/transaction-simple-1.4.0.ebuild,v 1.1 2007/05/17 19:08:11 rbrown Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.ebuild,v 1.2 2007/06/16 14:20:33 dertobi123 Exp $ inherit ruby gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86" IUSE="" USE_RUBY="any" |