summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-08-28 17:03:56 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-08-28 17:03:56 +0000
commitb8bc9c0bb3e95a53f90d321c50dd84b7b86663b3 (patch)
tree794ef6fdfc41736ca6ef536b955e56edc6dd0c14 /dev-perl/Mouse/Mouse-0.40.ebuild
parentalpha/ia64/sparc stable wrt #330541 (diff)
downloadgentoo-2-b8bc9c0bb3e95a53f90d321c50dd84b7b86663b3.tar.gz
gentoo-2-b8bc9c0bb3e95a53f90d321c50dd84b7b86663b3.tar.bz2
gentoo-2-b8bc9c0bb3e95a53f90d321c50dd84b7b86663b3.zip
alpha/ia64/sparc stable wrt #321235
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Mouse/Mouse-0.40.ebuild')
-rw-r--r--dev-perl/Mouse/Mouse-0.40.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mouse/Mouse-0.40.ebuild b/dev-perl/Mouse/Mouse-0.40.ebuild
index 8fec0be208f5..5852dcc140c7 100644
--- a/dev-perl/Mouse/Mouse-0.40.ebuild
+++ b/dev-perl/Mouse/Mouse-0.40.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mouse/Mouse-0.40.ebuild,v 1.4 2010/07/29 17:29:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mouse/Mouse-0.40.ebuild,v 1.5 2010/08/28 17:03:56 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Moose minus the antlers"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 hppa ia64 ~ppc sparc ~x86"
IUSE="test"
RDEPEND=""