summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-03-04 21:00:56 +0000
committerTom Gall <tgall@gentoo.org>2007-03-04 21:00:56 +0000
commit529937b6e3eb63018002f0cbac33409cc8058fe5 (patch)
treeb731da0ca986bc6402cde6d855b1da8955ea83a3 /dev-ruby/bluecloth/bluecloth-1.0.0.ebuild
parentCleanup. (diff)
downloadgentoo-2-529937b6e3eb63018002f0cbac33409cc8058fe5.tar.gz
gentoo-2-529937b6e3eb63018002f0cbac33409cc8058fe5.tar.bz2
gentoo-2-529937b6e3eb63018002f0cbac33409cc8058fe5.zip
added ~ppc64
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/bluecloth/bluecloth-1.0.0.ebuild')
-rw-r--r--dev-ruby/bluecloth/bluecloth-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild b/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild
index 9774f60cbe49..cfbca8ef4846 100644
--- a/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild
+++ b/dev-ruby/bluecloth/bluecloth-1.0.0.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/bluecloth/bluecloth-1.0.0.ebuild,v 1.8 2007/02/04 16:38:26 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-1.0.0.ebuild,v 1.9 2007/03/04 21:00:56 tgall Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://www.deveiate.org/code/${MY_P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ia64 ppc x86"
+KEYWORDS="~amd64 ia64 ppc ~ppc64 x86"
IUSE=""
USE_RUBY="ruby18"