diff options
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 7b3ab00d6bd8..3542b6457a9a 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-2013 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.4 2013/01/13 12:54:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Moose/Moose-2.60.400.ebuild,v 1.5 2013/01/30 18:57:32 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A postmodern object system for Perl 5" SLOT="0" -KEYWORDS="amd64 ~arm ppc ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ppc x86 ~x64-macos" IUSE="test" CONFLICTS=" |