diff options
author | Tom Gall <tgall@gentoo.org> | 2007-10-14 05:27:35 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-10-14 05:27:35 +0000 |
commit | fb102535e0d38524d725a72a05139d5fcd0a40d4 (patch) | |
tree | 7d1b4689b2e12c7a3918d772de62fb7f36ca6dfe /dev-ruby/haml/haml-1.7.1.ebuild | |
parent | Adding first java-virtual, javamail. (diff) | |
download | gentoo-2-fb102535e0d38524d725a72a05139d5fcd0a40d4.tar.gz gentoo-2-fb102535e0d38524d725a72a05139d5fcd0a40d4.tar.bz2 gentoo-2-fb102535e0d38524d725a72a05139d5fcd0a40d4.zip |
added ~ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/haml/haml-1.7.1.ebuild')
-rw-r--r-- | dev-ruby/haml/haml-1.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/haml/haml-1.7.1.ebuild b/dev-ruby/haml/haml-1.7.1.ebuild index c49840e401a1..e63b0c85503a 100644 --- a/dev-ruby/haml/haml-1.7.1.ebuild +++ b/dev-ruby/haml/haml-1.7.1.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/haml/haml-1.7.1.ebuild,v 1.1 2007/09/27 06:08:40 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-1.7.1.ebuild,v 1.2 2007/10/14 05:27:35 tgall Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/haml/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.4" |