summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-07-13 20:58:50 +0000
committerMarkus Meier <maekke@gentoo.org>2011-07-13 20:58:50 +0000
commit6628c8a01afeac1e003efe9e96cca31a286086e1 (patch)
tree9705058fce0ffeda71a9bfb90ae934995d7da461 /dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild
parentx86 stable, bug #372391 (diff)
downloadgentoo-2-6628c8a01afeac1e003efe9e96cca31a286086e1.tar.gz
gentoo-2-6628c8a01afeac1e003efe9e96cca31a286086e1.tar.bz2
gentoo-2-6628c8a01afeac1e003efe9e96cca31a286086e1.zip
x86 stable, bug #372391
(Portage version: 2.1.10.4/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild')
-rw-r--r--dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild b/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild
index 08583e1dfc12..ac6ab7a0ce67 100644
--- a/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild
+++ b/dev-ruby/tmail/tmail-1.2.7.1-r2.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-ruby/tmail/tmail-1.2.7.1-r2.ebuild,v 1.4 2011/07/07 19:07:48 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild,v 1.5 2011/07/13 20:58:50 maekke Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/tmail/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="debug"
# Tests seem to be broken with the new encoding handling from Ruby,