summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-12-25 21:58:52 +0000
committerJason Wever <weeve@gentoo.org>2003-12-25 21:58:52 +0000
commitf3953ea4ab2147524ba26c3d723aba4e2ada9311 (patch)
tree02a7ac48a6f25cc60d2e378ce5719c58921f9c0b /dev-ruby/rdoc/rdoc-0.9.0.ebuild
parentAs the dependency dev-db/firebird can only be emerged on x86, this is being m... (diff)
downloadgentoo-2-f3953ea4ab2147524ba26c3d723aba4e2ada9311.tar.gz
gentoo-2-f3953ea4ab2147524ba26c3d723aba4e2ada9311.tar.bz2
gentoo-2-f3953ea4ab2147524ba26c3d723aba4e2ada9311.zip
Added ~sparc keyword.
Diffstat (limited to 'dev-ruby/rdoc/rdoc-0.9.0.ebuild')
-rw-r--r--dev-ruby/rdoc/rdoc-0.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rdoc/rdoc-0.9.0.ebuild b/dev-ruby/rdoc/rdoc-0.9.0.ebuild
index 78b2f16fda78..76b45abaea87 100644
--- a/dev-ruby/rdoc/rdoc-0.9.0.ebuild
+++ b/dev-ruby/rdoc/rdoc-0.9.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/rdoc-0.9.0.ebuild,v 1.2 2003/07/12 13:03:10 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/rdoc-0.9.0.ebuild,v 1.3 2003/12/25 21:58:44 weeve Exp $
DESCRIPTION="Generates structured HTML documentation from Ruby source"
HOMEPAGE="http://rdoc.sourceforge.net/"
SRC_URI="mirror://sourceforge/rdoc/${P}.tgz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc"
IUSE="X"
DEPEND=">=dev-lang/ruby-1.6.5
X? ( >=media-gfx/graphviz-1.7 )"