summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/mail/mail-2.2.19.ebuild')
-rw-r--r--dev-ruby/mail/mail-2.2.19.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/mail/mail-2.2.19.ebuild b/dev-ruby/mail/mail-2.2.19.ebuild
index 0faaad5d8937..978c436b5f45 100644
--- a/dev-ruby/mail/mail-2.2.19.ebuild
+++ b/dev-ruby/mail/mail-2.2.19.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/mail/mail-2.2.19.ebuild,v 1.4 2011/09/09 07:13:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mail/mail-2.2.19.ebuild,v 1.5 2012/05/01 18:24:12 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18"
@@ -23,7 +23,7 @@ SRC_URI="https://github.com/${GITHUB_USER}/mail/tarball/${COMMIT} -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris"
IUSE=""
S="${WORKDIR}/${GITHUB_USER}-${PN}-*"