From a7157aa5aa77ccd7a7457995eaf20ec9c4cd1b8f Mon Sep 17 00:00:00 2001 From: Jeremy Olexa Date: Thu, 18 Mar 2010 19:05:28 +0000 Subject: add ~x86-solaris ~sparc-solaris kw to dev-perl/Email-MIME-ContentType-1.015, as tested on bug 308683 (Portage version: 2.1.8.3/cvs/Linux x86_64) --- dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.015.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.015.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.015.ebuild index b2ec6e013b94..6a2eb730143d 100644 --- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.015.ebuild +++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.015.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.015.ebuild,v 1.1 2009/01/26 11:43:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.015.ebuild,v 1.2 2010/03/18 19:05:28 darkside Exp $ MODULE_AUTHOR=RJBS inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Parse a MIME Content-Type Header" LICENSE="|| ( Artistic GPL-2 )" 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-lang/perl" -- cgit v1.2.3-65-gdbad