summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-12-29 17:07:46 +0000
committerJeroen Roovers <jer@gentoo.org>2011-12-29 17:07:46 +0000
commit559dabeb899e3f6d9db16a7b41535fc9b5a0a0a6 (patch)
treeb3df40b90682098962d86508bde192d1034c5618 /dev-lang/ruby/ruby-1.9.3_p0.ebuild
parentMarked ~hppa (bug #332593). (diff)
downloadgentoo-2-559dabeb899e3f6d9db16a7b41535fc9b5a0a0a6.tar.gz
gentoo-2-559dabeb899e3f6d9db16a7b41535fc9b5a0a0a6.tar.bz2
gentoo-2-559dabeb899e3f6d9db16a7b41535fc9b5a0a0a6.zip
Marked ~hppa (bug #332593).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/ruby/ruby-1.9.3_p0.ebuild')
-rw-r--r--dev-lang/ruby/ruby-1.9.3_p0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.9.3_p0.ebuild b/dev-lang/ruby/ruby-1.9.3_p0.ebuild
index 26d32f6d549a..1dacbd59d8b0 100644
--- a/dev-lang/ruby/ruby-1.9.3_p0.ebuild
+++ b/dev-lang/ruby/ruby-1.9.3_p0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p0.ebuild,v 1.4 2011/12/29 14:16:37 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p0.ebuild,v 1.5 2011/12/29 17:07:46 jer Exp $
EAPI=2
@@ -34,7 +34,7 @@ SRC_URI="mirror://ruby/1.9/${MY_P}.tar.bz2
http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2"
LICENSE="|| ( Ruby BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl tk xemacs ncurses +readline +yaml" #libedit
# libedit support is removed everywhere because of this upstream bug: