diff options
Diffstat (limited to 'dev-ruby/haml/haml-3.1.1.ebuild')
-rw-r--r-- | dev-ruby/haml/haml-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/haml/haml-3.1.1.ebuild b/dev-ruby/haml/haml-3.1.1.ebuild index d51626075809..25a2f654ee33 100644 --- a/dev-ruby/haml/haml-3.1.1.ebuild +++ b/dev-ruby/haml/haml-3.1.1.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/haml/haml-3.1.1.ebuild,v 1.2 2011/07/23 20:46:23 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-3.1.1.ebuild,v 1.3 2011/08/07 14:23:12 armin76 Exp $ EAPI=2 @@ -20,7 +20,7 @@ HOMEPAGE="http://haml-lang.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" # TODO: haml has some emacs modes that it could be installing, in case IUSE="" |