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/amstd
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/amstd')
-rw-r--r--dev-ruby/amstd/amstd-2.0.0-r1.ebuild4
-rw-r--r--dev-ruby/amstd/amstd-2.0.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/amstd/amstd-2.0.0-r1.ebuild b/dev-ruby/amstd/amstd-2.0.0-r1.ebuild
index 4870490eaa0f..272eaabae6d1 100644
--- a/dev-ruby/amstd/amstd-2.0.0-r1.ebuild
+++ b/dev-ruby/amstd/amstd-2.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0-r1.ebuild,v 1.1 2003/11/16 19:27:24 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0-r1.ebuild,v 1.2 2004/02/22 22:20:48 agriffis Exp $
inherit ruby
@@ -10,7 +10,7 @@ SRC_URI="http://www.loveruby.net/archive/amstd/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~x86"
+KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86"
IUSE=""
USE_RUBY="any"
diff --git a/dev-ruby/amstd/amstd-2.0.0.ebuild b/dev-ruby/amstd/amstd-2.0.0.ebuild
index b1e7e26f8503..af3931689a09 100644
--- a/dev-ruby/amstd/amstd-2.0.0.ebuild
+++ b/dev-ruby/amstd/amstd-2.0.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/amstd/amstd-2.0.0.ebuild,v 1.5 2003/05/23 11:19:23 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0.ebuild,v 1.6 2004/02/22 22:20:48 agriffis Exp $
DESCRIPTION="Ruby utility collection by Minero Aoki"
HOMEPAGE="http://www.loveruby.net/en/amstd.html"
SRC_URI="http://www.loveruby.net/archive/amstd/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha arm hppa mips sparc x86"
+KEYWORDS="alpha hppa mips sparc x86"
IUSE=""
DEPEND=">=dev-lang/ruby-1.6"