diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-14 01:05:38 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-14 01:05:38 +0000 |
commit | 2b70fbddfbc5d8d7f66f190c5f0642f5ffa44b02 (patch) | |
tree | 69ded2342b74cc86ab0d86245660bc62051e3d9d /dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild | |
parent | Marking echoe-4.1 ~ppc64 for bug 298356 (diff) | |
download | gentoo-2-2b70fbddfbc5d8d7f66f190c5f0642f5ffa44b02.tar.gz gentoo-2-2b70fbddfbc5d8d7f66f190c5f0642f5ffa44b02.tar.bz2 gentoo-2-2b70fbddfbc5d8d7f66f190c5f0642f5ffa44b02.zip |
Marking redcloth-4.2.2-r3 ~ppc64 for bug 298356
(Portage version: 2.1.6.13/cvs/Linux ppc64)
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" |