diff options
author | Mike Frysinger <vapier@gentoo.org> | 2013-01-07 17:24:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2013-01-07 17:24:33 +0000 |
commit | ca7ce68216de02f7413039e955c8c84a3a69f728 (patch) | |
tree | 604257640f07fab3ec11a7c93d6a2220d82501ba /perl-core/CPAN-Meta/CPAN-Meta-2.120.900.ebuild | |
parent | Add m68k love. (diff) | |
download | gentoo-2-ca7ce68216de02f7413039e955c8c84a3a69f728.tar.gz gentoo-2-ca7ce68216de02f7413039e955c8c84a3a69f728.tar.bz2 gentoo-2-ca7ce68216de02f7413039e955c8c84a3a69f728.zip |
Add m68k love.
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'perl-core/CPAN-Meta/CPAN-Meta-2.120.900.ebuild')
-rw-r--r-- | perl-core/CPAN-Meta/CPAN-Meta-2.120.900.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/CPAN-Meta/CPAN-Meta-2.120.900.ebuild b/perl-core/CPAN-Meta/CPAN-Meta-2.120.900.ebuild index 8cfc9b7ff9d3..f17ca03451a6 100644 --- a/perl-core/CPAN-Meta/CPAN-Meta-2.120.900.ebuild +++ b/perl-core/CPAN-Meta/CPAN-Meta-2.120.900.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/CPAN-Meta-2.120.900.ebuild,v 1.1 2012/03/30 14:08:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/CPAN-Meta-2.120.900.ebuild,v 1.2 2013/01/07 17:24:33 vapier Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="The distribution metadata for a CPAN dist" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |