diff options
Diffstat (limited to 'dev-ruby/tmail/tmail-1.2.3.1.ebuild')
-rw-r--r-- | dev-ruby/tmail/tmail-1.2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tmail/tmail-1.2.3.1.ebuild b/dev-ruby/tmail/tmail-1.2.3.1.ebuild index c4462bcece24..8be23e3affcc 100644 --- a/dev-ruby/tmail/tmail-1.2.3.1.ebuild +++ b/dev-ruby/tmail/tmail-1.2.3.1.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/tmail/tmail-1.2.3.1.ebuild,v 1.1 2010/01/02 13:20:42 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild,v 1.2 2010/01/14 16:49:16 ranger Exp $ EAPI=2 USE_RUBY="ruby18 ruby19" @@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/tmail/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="debug" # Tests seem to be broken with the new encoding handling from Ruby, |