summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-07-09 04:26:54 +0000
committerJeroen Roovers <jer@gentoo.org>2007-07-09 04:26:54 +0000
commita04cb82716e4aacc4a01018448771640f891577d (patch)
treee28814448749cb609e0630a6a4de34cf4b030dd2 /dev-ruby/ruby-config/ruby-config-0.3.2.ebuild
parentalso convert asm and volatile to __asm__ and __volatile__ #182414 (diff)
downloadgentoo-2-a04cb82716e4aacc4a01018448771640f891577d.tar.gz
gentoo-2-a04cb82716e4aacc4a01018448771640f891577d.tar.bz2
gentoo-2-a04cb82716e4aacc4a01018448771640f891577d.zip
Stable for HPPA (bug #182366).
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-ruby/ruby-config/ruby-config-0.3.2.ebuild')
-rw-r--r--dev-ruby/ruby-config/ruby-config-0.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-config/ruby-config-0.3.2.ebuild b/dev-ruby/ruby-config/ruby-config-0.3.2.ebuild
index 6023609cc3c6..47e941d6e5b1 100644
--- a/dev-ruby/ruby-config/ruby-config-0.3.2.ebuild
+++ b/dev-ruby/ruby-config/ruby-config-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.2.ebuild,v 1.7 2007/07/08 16:35:46 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.2.ebuild,v 1.8 2007/07/09 04:26:54 jer Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="!<dev-ruby/ri-1.8b-r1"