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
commit540a7403c1025888f240c5b89f093257dbadd988 (patch)
tree50c255bca9829623f8bae4e063664936f2b57453 /dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild
parentMask xf86-video-intel glamor flag. (diff)
downloadhistorical-540a7403c1025888f240c5b89f093257dbadd988.tar.gz
historical-540a7403c1025888f240c5b89f093257dbadd988.tar.bz2
historical-540a7403c1025888f240c5b89f093257dbadd988.zip
Drop ia64/sparc keywords
Package-Manager: portage-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,