diff options
Diffstat (limited to 'dev-perl/MooseX-Getopt/MooseX-Getopt-0.540.0.ebuild')
-rw-r--r-- | dev-perl/MooseX-Getopt/MooseX-Getopt-0.540.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.540.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.540.0.ebuild index 2e4930abff13..a0c942d928f9 100644 --- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.540.0.ebuild +++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.540.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/MooseX-Getopt-0.540.0.ebuild,v 1.2 2013/02/10 08:45:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/MooseX-Getopt-0.540.0.ebuild,v 1.3 2013/04/16 17:19:50 vincent Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Moose role for processing command line options" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" RDEPEND=" |