summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 22:27:29 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 22:27:29 +0000
commite943eda014586401e5523f98bab4df0aedcfbee0 (patch)
tree86f2f95092de699aab690eb9fd486aa3d4c8b639 /dev-ruby/ruby-config
parentfix syntax error (Manifest recommit) (diff)
downloadgentoo-2-e943eda014586401e5523f98bab4df0aedcfbee0.tar.gz
gentoo-2-e943eda014586401e5523f98bab4df0aedcfbee0.tar.bz2
gentoo-2-e943eda014586401e5523f98bab4df0aedcfbee0.zip
Remove arm keywords
Diffstat (limited to 'dev-ruby/ruby-config')
-rw-r--r--dev-ruby/ruby-config/ruby-config-0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-config/ruby-config-0.2.ebuild b/dev-ruby/ruby-config/ruby-config-0.2.ebuild
index 528f9ffbfc49..60239f143f70 100644
--- a/dev-ruby/ruby-config/ruby-config-0.2.ebuild
+++ b/dev-ruby/ruby-config/ruby-config-0.2.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/ruby-config/ruby-config-0.2.ebuild,v 1.2 2004/02/05 02:00:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.2.ebuild,v 1.3 2004/02/22 22:24:46 agriffis Exp $
DESCRIPTION="Utility to switch the ruby interpreter beging used"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64"
DEPEND="dev-lang/ruby"