summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-01 18:24:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-01 18:24:28 +0000
commitb6d3b862c7c690a21af8a059327768fbaf947914 (patch)
tree2755aba8853576e28c2a19e272257848f94bbd4f /dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild
parentMask xf86-video-intel glamor flag. (diff)
downloadgentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.gz
gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.bz2
gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.zip
Drop ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
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.ebuild6
1 files changed, 3 insertions, 3 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 7561c6981c99..3c04045a8894 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
+# Copyright 1999-2012 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.8 2011/12/28 08:15:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild,v 1.9 2012/05/01 18:24:18 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 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 ppc ppc64 x86 ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="debug"
# Tests seem to be broken with the new encoding handling from Ruby,