diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-25 16:30:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-25 16:30:14 +0000 |
commit | cab58a82a29b2fcd99591e6651d0c6ced2b5dfcb (patch) | |
tree | 9ce675d11f5a852e5f1a7f20781d9ec2c9b938ff /dev-perl/Moose/Moose-2.60.400.ebuild | |
parent | Stable for amd64, wrt bug #448088 (diff) | |
download | gentoo-2-cab58a82a29b2fcd99591e6651d0c6ced2b5dfcb.tar.gz gentoo-2-cab58a82a29b2fcd99591e6651d0c6ced2b5dfcb.tar.bz2 gentoo-2-cab58a82a29b2fcd99591e6651d0c6ced2b5dfcb.zip |
Stable for amd64, wrt bug #448508
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Moose/Moose-2.60.400.ebuild')
-rw-r--r-- | dev-perl/Moose/Moose-2.60.400.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Moose/Moose-2.60.400.ebuild b/dev-perl/Moose/Moose-2.60.400.ebuild index e385752fc263..5b54799b7e78 100644 --- a/dev-perl/Moose/Moose-2.60.400.ebuild +++ b/dev-perl/Moose/Moose-2.60.400.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/Moose/Moose-2.60.400.ebuild,v 1.1 2012/09/23 12:34:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Moose/Moose-2.60.400.ebuild,v 1.2 2012/12/25 16:30:14 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A postmodern object system for Perl 5" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x64-macos" +KEYWORDS="amd64 ~ppc ~x86 ~x64-macos" IUSE="test" CONFLICTS=" |