diff options
author | Tom Gall <tgall@gentoo.org> | 2007-10-14 05:37:17 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-10-14 05:37:17 +0000 |
commit | 0ccc53a029e7542b495832c379b0cad6876bb69c (patch) | |
tree | b3f6a68f9760951d26f144045aa1d180c4846324 /dev-ruby/ruby-inline/ruby-inline-3.6.4.ebuild | |
parent | Unmask =xorg-server-1.3.0.0-r2, I made all the changes but forgot to close on... (diff) | |
download | gentoo-2-0ccc53a029e7542b495832c379b0cad6876bb69c.tar.gz gentoo-2-0ccc53a029e7542b495832c379b0cad6876bb69c.tar.bz2 gentoo-2-0ccc53a029e7542b495832c379b0cad6876bb69c.zip |
added ~ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/ruby-inline/ruby-inline-3.6.4.ebuild')
-rw-r--r-- | dev-ruby/ruby-inline/ruby-inline-3.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-inline/ruby-inline-3.6.4.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.6.4.ebuild index 82845d2baaff..fde141fae4bd 100644 --- a/dev-ruby/ruby-inline/ruby-inline-3.6.4.ebuild +++ b/dev-ruby/ruby-inline/ruby-inline-3.6.4.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/ruby-inline/ruby-inline-3.6.4.ebuild,v 1.1 2007/08/25 13:20:03 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.6.4.ebuild,v 1.2 2007/10/14 05:37:17 tgall Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.4 |