diff options
Diffstat (limited to 'dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild')
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild b/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild index 88a7f65704cc..e7d535cc8805 100644 --- a/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.2-r3.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/redcloth/redcloth-4.2.2-r3.ebuild,v 1.1 2010/01/13 21:10:51 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild,v 1.2 2010/01/14 01:05:38 ranger Exp $ EAPI=2 @@ -29,7 +29,7 @@ SRC_URI="http://github.com/Flameeyes/redcloth/tarball/9e1025baf6bde57658d6794ec7 LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-util/ragel" |