diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-10 10:24:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-10 10:24:44 +0000 |
commit | e742cf246d2504d192b22d5a714f3c2028175d04 (patch) | |
tree | 159daf28f9d199257ca1999ebfdf46fc545b46d9 /dev-lang/ruby/ruby-1.8.7_p352.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-e742cf246d2504d192b22d5a714f3c2028175d04.tar.gz gentoo-2-e742cf246d2504d192b22d5a714f3c2028175d04.tar.bz2 gentoo-2-e742cf246d2504d192b22d5a714f3c2028175d04.zip |
Stable for HPPA (bug #386369).
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.7_p352.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.7_p352.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.7_p352.ebuild b/dev-lang/ruby/ruby-1.8.7_p352.ebuild index 60e4fb939816..5687d25ee2b7 100644 --- a/dev-lang/ruby/ruby-1.8.7_p352.ebuild +++ b/dev-lang/ruby/ruby-1.8.7_p352.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.8.7_p352.ebuild,v 1.3 2011/10/09 17:43:17 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p352.ebuild,v 1.4 2011/10/10 10:24:44 jer Exp $ EAPI=2 @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.bz2 http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" LICENSE="|| ( Ruby GPL-2 )" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="+berkdb debug doc examples +gdbm ipv6 rubytests socks5 ssl threads tk xemacs ncurses +readline libedit" RDEPEND=" |