diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-18 20:24:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-18 20:24:41 +0000 |
commit | 6b5863cffb344977937c1396b8bd6eb0db1b0dc9 (patch) | |
tree | 6f700a2aea35e364236aae3ac18691818061caef /dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild | |
parent | alpha/ia64/sh/sparc stable wrt #294958 (diff) | |
download | gentoo-2-6b5863cffb344977937c1396b8bd6eb0db1b0dc9.tar.gz gentoo-2-6b5863cffb344977937c1396b8bd6eb0db1b0dc9.tar.bz2 gentoo-2-6b5863cffb344977937c1396b8bd6eb0db1b0dc9.zip |
Marking actionmailer-2.3.5-r1 ~ppc for bug 301007
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild')
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild b/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild index 2739d973adcf..3cb8e58ecd0f 100644 --- a/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild +++ b/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild,v 1.2 2010/01/16 08:30:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild,v 1.3 2010/01/18 20:24:41 ranger Exp $ EAPI=2 USE_RUBY="ruby18" @@ -15,7 +15,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionmailer/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "~dev-ruby/actionpack-${PV} |