diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-13 18:12:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-13 18:12:27 +0000 |
commit | fc5e4e9e450b2cacfb65830149d37f2d45ab8866 (patch) | |
tree | 9cbebb4128a7f8619114087237d569f90de9d1d4 /dev-ruby/haml/haml-2.2.16.ebuild | |
parent | Marking yard-0.5.3 ~ppc64 for bug 297718 (diff) | |
download | gentoo-2-fc5e4e9e450b2cacfb65830149d37f2d45ab8866.tar.gz gentoo-2-fc5e4e9e450b2cacfb65830149d37f2d45ab8866.tar.bz2 gentoo-2-fc5e4e9e450b2cacfb65830149d37f2d45ab8866.zip |
Marking haml-2.2.16 ~ppc64 for bug 297718
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/haml/haml-2.2.16.ebuild')
-rw-r--r-- | dev-ruby/haml/haml-2.2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/haml/haml-2.2.16.ebuild b/dev-ruby/haml/haml-2.2.16.ebuild index 4bfdedfd904c..be3359cd9760 100644 --- a/dev-ruby/haml/haml-2.2.16.ebuild +++ b/dev-ruby/haml/haml-2.2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.16.ebuild,v 1.5 2010/01/10 13:54:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.16.ebuild,v 1.6 2010/01/13 18:12:27 ranger Exp $ EAPI=2 @@ -18,7 +18,7 @@ HOMEPAGE="http://haml.hamptoncatlin.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" # TODO: haml has some emacs modes that it could be installing, in case IUSE="" |