diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-24 09:46:04 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-24 09:46:04 +0000 |
commit | 1e70be22266f8ff0001f75688d476b3db275bee2 (patch) | |
tree | e061c362ae1f6299a51e7f348066393a9687dd55 /dev-ruby/arel | |
parent | Marked ~ppc/~ppc64 wrt #351835 (diff) | |
download | gentoo-2-1e70be22266f8ff0001f75688d476b3db275bee2.tar.gz gentoo-2-1e70be22266f8ff0001f75688d476b3db275bee2.tar.bz2 gentoo-2-1e70be22266f8ff0001f75688d476b3db275bee2.zip |
Marked ~ppc/~ppc64 wrt #351835
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/arel')
-rw-r--r-- | dev-ruby/arel/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/arel/arel-2.0.10-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/arel/ChangeLog b/dev-ruby/arel/ChangeLog index 44573c073c19..4a3e68e06b20 100644 --- a/dev-ruby/arel/ChangeLog +++ b/dev-ruby/arel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/arel # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.8 2011/07/04 18:00:19 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.9 2011/07/24 09:46:04 xarthisius Exp $ + + 24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> arel-2.0.10-r1.ebuild: + Marked ~ppc/~ppc64 wrt #351835 *arel-2.0.10-r1 (04 Jul 2011) diff --git a/dev-ruby/arel/arel-2.0.10-r1.ebuild b/dev-ruby/arel/arel-2.0.10-r1.ebuild index fed504454982..d50700ba9ecc 100644 --- a/dev-ruby/arel/arel-2.0.10-r1.ebuild +++ b/dev-ruby/arel/arel-2.0.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v 1.1 2011/07/04 18:00:19 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v 1.2 2011/07/24 09:46:04 xarthisius Exp $ EAPI="2" USE_RUBY="ruby18 ree18 jruby" @@ -19,7 +19,7 @@ DESCRIPTION="Arel is a Relational Algebra for Ruby." HOMEPAGE="http://github.com/rails/arel" LICENSE="MIT" SLOT="2.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend " |