summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 22:22:17 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 22:22:17 +0000
commit329deadcf1c4d841cec7d7aaa9bb2bdf7e92845e (patch)
tree46996c109f1fdc9634b654e9bab1ef3287140159 /dev-ruby/narray
parentFix module not installing for some weird reason after commit. (Manifest recom... (diff)
downloadgentoo-2-329deadcf1c4d841cec7d7aaa9bb2bdf7e92845e.tar.gz
gentoo-2-329deadcf1c4d841cec7d7aaa9bb2bdf7e92845e.tar.bz2
gentoo-2-329deadcf1c4d841cec7d7aaa9bb2bdf7e92845e.zip
Remove arm keywords
Diffstat (limited to 'dev-ruby/narray')
-rw-r--r--dev-ruby/narray/narray-0.5.7-r1.ebuild4
-rw-r--r--dev-ruby/narray/narray-0.5.7_p2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/narray/narray-0.5.7-r1.ebuild b/dev-ruby/narray/narray-0.5.7-r1.ebuild
index 3919636ca309..f37600df4cf4 100644
--- a/dev-ruby/narray/narray-0.5.7-r1.ebuild
+++ b/dev-ruby/narray/narray-0.5.7-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/narray/narray-0.5.7-r1.ebuild,v 1.2 2003/05/23 11:52:07 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/narray/narray-0.5.7-r1.ebuild,v 1.3 2004/02/22 22:22:17 agriffis Exp $
DESCRIPTION="Numerical N-dimensional Array class"
HOMEPAGE="http://www.ir.isas.ac.jp/~masa/ruby/index-e.html"
SRC_URI="http://www.ir.isas.ac.jp/~masa/ruby/dist/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="alpha arm hppa mips ppc sparc x86"
+KEYWORDS="alpha hppa mips ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ruby-1.6.8"
diff --git a/dev-ruby/narray/narray-0.5.7_p2.ebuild b/dev-ruby/narray/narray-0.5.7_p2.ebuild
index ee0c8f6793cd..4d01b1afe311 100644
--- a/dev-ruby/narray/narray-0.5.7_p2.ebuild
+++ b/dev-ruby/narray/narray-0.5.7_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/narray/narray-0.5.7_p2.ebuild,v 1.1 2004/02/20 17:39:44 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/narray/narray-0.5.7_p2.ebuild,v 1.2 2004/02/22 22:22:17 agriffis Exp $
inherit ruby
@@ -12,7 +12,7 @@ SRC_URI="http://www.ir.isas.ac.jp/~masa/ruby/dist/${MY_P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86"
IUSE=""
USE_RUBY="ruby16 ruby18 ruby19"