diff options
author | 2009-12-16 19:19:59 +0000 | |
---|---|---|
committer | 2009-12-16 19:19:59 +0000 | |
commit | 4b3179630f0e0a3610d7af8e3713f7784b12c221 (patch) | |
tree | 031606472f67545bb3687428ea2857659ff1739d /dev-ruby/activesupport/activesupport-2.3.5-r1.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-4b3179630f0e0a3610d7af8e3713f7784b12c221.tar.gz gentoo-2-4b3179630f0e0a3610d7af8e3713f7784b12c221.tar.bz2 gentoo-2-4b3179630f0e0a3610d7af8e3713f7784b12c221.zip |
Marked ~hppa (bug #297086).
(Portage version: 2.2_rc59/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/activesupport/activesupport-2.3.5-r1.ebuild')
-rw-r--r-- | dev-ruby/activesupport/activesupport-2.3.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-2.3.5-r1.ebuild b/dev-ruby/activesupport/activesupport-2.3.5-r1.ebuild index 1e6a3f0ca4a2..9f200590d92d 100644 --- a/dev-ruby/activesupport/activesupport-2.3.5-r1.ebuild +++ b/dev-ruby/activesupport/activesupport-2.3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.5-r1.ebuild,v 1.1 2009/12/15 19:37:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.5-r1.ebuild,v 1.2 2009/12/16 19:19:59 jer Exp $ EAPI=2 USE_RUBY="ruby18 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" ruby_add_rdepend ">=dev-ruby/builder-2.1.2 >=dev-ruby/tzinfo-0.3.12" |