diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 19:03:13 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 19:03:13 +0000 |
commit | 54051ae63c88dbd1cbcf816331fd740e7f5c2e30 (patch) | |
tree | c2d535a77dc54b952f98f6b5f9884cffb325d69f /dev-perl/MIME-Types | |
parent | add ~x86-solaris ~sparc-solaris kw to dev-perl/Email-MessageID-1.40.1, as tes... (diff) | |
download | gentoo-2-54051ae63c88dbd1cbcf816331fd740e7f5c2e30.tar.gz gentoo-2-54051ae63c88dbd1cbcf816331fd740e7f5c2e30.tar.bz2 gentoo-2-54051ae63c88dbd1cbcf816331fd740e7f5c2e30.zip |
add ~x86-solaris ~sparc-solaris kw to dev-perl/MIME-Types-1.29, as tested on bug 308683
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/MIME-Types')
-rw-r--r-- | dev-perl/MIME-Types/MIME-Types-1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MIME-Types/MIME-Types-1.29.ebuild b/dev-perl/MIME-Types/MIME-Types-1.29.ebuild index 6d14da48c55a..b66c8038f2f7 100644 --- a/dev-perl/MIME-Types/MIME-Types-1.29.ebuild +++ b/dev-perl/MIME-Types/MIME-Types-1.29.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/MIME-Types/MIME-Types-1.29.ebuild,v 1.1 2010/03/17 06:57:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/MIME-Types-1.29.ebuild,v 1.2 2010/03/18 19:03:13 darkside Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Definition of MIME types" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="" |