diff options
author | 2011-01-23 21:50:11 +0000 | |
---|---|---|
committer | 2011-01-23 21:50:11 +0000 | |
commit | 9099d18786d4fec0a8d704dcc80ac798c4b4ae03 (patch) | |
tree | be4281e67a9261f5ec5ce82750d4478c1cc3f654 /dev-ruby/ruby-debug-base/ruby-debug-base-0.10.3-r2.ebuild | |
parent | Marked ~ppc64 wrt #322053 (diff) | |
download | gentoo-2-9099d18786d4fec0a8d704dcc80ac798c4b4ae03.tar.gz gentoo-2-9099d18786d4fec0a8d704dcc80ac798c4b4ae03.tar.bz2 gentoo-2-9099d18786d4fec0a8d704dcc80ac798c4b4ae03.zip |
Marked ~ppc64 wrt #322053
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/ruby-debug-base/ruby-debug-base-0.10.3-r2.ebuild')
-rw-r--r-- | dev-ruby/ruby-debug-base/ruby-debug-base-0.10.3-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-debug-base/ruby-debug-base-0.10.3-r2.ebuild b/dev-ruby/ruby-debug-base/ruby-debug-base-0.10.3-r2.ebuild index e9870f6de4d2..9ec558b901e0 100644 --- a/dev-ruby/ruby-debug-base/ruby-debug-base-0.10.3-r2.ebuild +++ b/dev-ruby/ruby-debug-base/ruby-debug-base-0.10.3-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug-base/ruby-debug-base-0.10.3-r2.ebuild,v 1.2 2010/10/25 02:01:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug-base/ruby-debug-base-0.10.3-r2.ebuild,v 1.3 2011/01/23 21:50:11 xarthisius Exp $ EAPI="2" USE_RUBY="ruby18 ree18" @@ -13,7 +13,7 @@ DESCRIPTION="Fast Ruby debugger" HOMEPAGE="http://rubyforge.org/projects/ruby-debug/" LICENSE="BSD-2" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SLOT="0" |