diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-09-09 11:49:54 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-09-09 11:49:54 +0000 |
commit | ba45363387f5ea940141e6c49c2244b8f7532fd5 (patch) | |
tree | 26902d0718522592bfa390181c500cf700e743d4 /dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild | |
parent | Version bump. (diff) | |
download | historical-ba45363387f5ea940141e6c49c2244b8f7532fd5.tar.gz historical-ba45363387f5ea940141e6c49c2244b8f7532fd5.tar.bz2 historical-ba45363387f5ea940141e6c49c2244b8f7532fd5.zip |
Add ~arm keyword, wrt bug #449762
Package-Manager: portage-2.2.1/cvs/Linux x86_64
Manifest-Sign-Key: 0x1F357D42
Diffstat (limited to 'dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild')
-rw-r--r-- | dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild index 66f52d17ba3e..9a91d4ce2eff 100644 --- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild +++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.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.560.0.ebuild,v 1.1 2013/08/25 10:26:59 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild,v 1.2 2013/09/09 11:49:52 pinkbyte Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Moose role for processing command line options" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="test" RDEPEND=" |