diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-03-18 02:16:22 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-03-18 02:16:22 +0000 |
commit | dd310ba412637d726eac3d9066ccf5605c370993 (patch) | |
tree | 70d2d30eb08c1562239802096d79093ae0308449 /dev-perl/File-MimeInfo/File-MimeInfo-0.160.0.ebuild | |
parent | Fix dependencies, bug #408631. (diff) | |
download | historical-dd310ba412637d726eac3d9066ccf5605c370993.tar.gz historical-dd310ba412637d726eac3d9066ccf5605c370993.tar.bz2 historical-dd310ba412637d726eac3d9066ccf5605c370993.zip |
Added ~mips.
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/File-MimeInfo/File-MimeInfo-0.160.0.ebuild')
-rw-r--r-- | dev-perl/File-MimeInfo/File-MimeInfo-0.160.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-MimeInfo/File-MimeInfo-0.160.0.ebuild b/dev-perl/File-MimeInfo/File-MimeInfo-0.160.0.ebuild index 0676916181f4..af41652adafc 100644 --- a/dev-perl/File-MimeInfo/File-MimeInfo-0.160.0.ebuild +++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.160.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.160.0.ebuild,v 1.1 2012/01/08 19:38:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.160.0.ebuild,v 1.2 2012/03/18 02:16:22 mattst88 Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Determine file type" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |