summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/amrita/amrita-1.8.2.ebuild')
-rw-r--r--dev-ruby/amrita/amrita-1.8.2.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-ruby/amrita/amrita-1.8.2.ebuild b/dev-ruby/amrita/amrita-1.8.2.ebuild
index f2012737477c..9a40b257a776 100644
--- a/dev-ruby/amrita/amrita-1.8.2.ebuild
+++ b/dev-ruby/amrita/amrita-1.8.2.ebuild
@@ -1,14 +1,15 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amrita/amrita-1.8.2.ebuild,v 1.1 2003/05/10 16:09:45 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amrita/amrita-1.8.2.ebuild,v 1.2 2003/05/12 20:15:44 twp Exp $
DESCRIPTION="A HTML/XHTML template library for Ruby"
HOMEPAGE="http://www.brain-tokyo.jp/research/amrita/index.html"
SRC_URI="http://www.brain-tokyo.jp/research/amrita/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~x86"
-DEPEND=">=dev-lang/ruby-1.6.7 >=dev-ruby/strscan-0.6.5"
+KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~x86"
+DEPEND=">=dev-lang/ruby-1.6.7
+ >=dev-ruby/strscan-0.6.5"
src_compile() {
ruby install.rb config --prefix=/usr || die