diff options
author | 2004-02-22 22:22:17 +0000 | |
---|---|---|
committer | 2004-02-22 22:22:17 +0000 | |
commit | 329deadcf1c4d841cec7d7aaa9bb2bdf7e92845e (patch) | |
tree | 46996c109f1fdc9634b654e9bab1ef3287140159 /dev-ruby/amrita/amrita-1.8.2-r1.ebuild | |
parent | Fix module not installing for some weird reason after commit. (Manifest recom... (diff) | |
download | gentoo-2-329deadcf1c4d841cec7d7aaa9bb2bdf7e92845e.tar.gz gentoo-2-329deadcf1c4d841cec7d7aaa9bb2bdf7e92845e.tar.bz2 gentoo-2-329deadcf1c4d841cec7d7aaa9bb2bdf7e92845e.zip |
Remove arm keywords
Diffstat (limited to 'dev-ruby/amrita/amrita-1.8.2-r1.ebuild')
-rw-r--r-- | dev-ruby/amrita/amrita-1.8.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/amrita/amrita-1.8.2-r1.ebuild b/dev-ruby/amrita/amrita-1.8.2-r1.ebuild index d45d2b40e39f..9a2e48073e7a 100644 --- a/dev-ruby/amrita/amrita-1.8.2-r1.ebuild +++ b/dev-ruby/amrita/amrita-1.8.2-r1.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/amrita/amrita-1.8.2-r1.ebuild,v 1.1 2003/09/12 12:26:53 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amrita/amrita-1.8.2-r1.ebuild,v 1.2 2004/02/22 22:20:27 agriffis 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="~alpha ~arm ~hppa ~mips ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86" DEPEND=">=dev-lang/ruby-1.8.0" src_compile() { |