summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2010-03-18 18:59:27 +0000
committerJeremy Olexa <darkside@gentoo.org>2010-03-18 18:59:27 +0000
commitc7fc4f731d02f551ed8ca1cb24c4e96e2bde8b62 (patch)
tree107a5ff392a81a6eec77281eebf4faf759428614 /dev-perl/Email-Simple
parentadd ~x86-solaris ~sparc-solaris kw to x11-apps/xlsfonts-1.0.2, as tested on b... (diff)
downloadhistorical-c7fc4f731d02f551ed8ca1cb24c4e96e2bde8b62.tar.gz
historical-c7fc4f731d02f551ed8ca1cb24c4e96e2bde8b62.tar.bz2
historical-c7fc4f731d02f551ed8ca1cb24c4e96e2bde8b62.zip
add ~x86-solaris ~sparc-solaris kw to dev-perl/Email-Simple-2.100, as tested on bug 308683
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Email-Simple')
-rw-r--r--dev-perl/Email-Simple/Email-Simple-2.100.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Email-Simple/Email-Simple-2.100.ebuild b/dev-perl/Email-Simple/Email-Simple-2.100.ebuild
index d473ed237a99..5828faa47dea 100644
--- a/dev-perl/Email-Simple/Email-Simple-2.100.ebuild
+++ b/dev-perl/Email-Simple/Email-Simple-2.100.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-perl/Email-Simple/Email-Simple-2.100.ebuild,v 1.7 2010/03/04 19:03:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/Email-Simple-2.100.ebuild,v 1.8 2010/03/18 18:59:27 darkside Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Simple parsing of RFC2822 message format and headers"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND="dev-perl/Email-Date-Format"