summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-11-14 16:53:34 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-11-14 16:53:34 +0000
commit551ffc3b1dbf24dbfed2b88643266da361bd02c0 (patch)
tree2215564d7c6d735a614efddf8837417d3509523e /dev-perl/Mouse/Mouse-0.40.ebuild
parentDrop keywords on live package. Fix QA issues. (diff)
downloadhistorical-551ffc3b1dbf24dbfed2b88643266da361bd02c0.tar.gz
historical-551ffc3b1dbf24dbfed2b88643266da361bd02c0.tar.bz2
historical-551ffc3b1dbf24dbfed2b88643266da361bd02c0.zip
Add ~ia64/~sparc wrt #287962
Package-Manager: portage-2.1.6.13/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 6d9044a85b76..772045ecce5c 100644
--- a/dev-perl/Mouse/Mouse-0.40.ebuild
+++ b/dev-perl/Mouse/Mouse-0.40.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.2 2009/10/27 18:14:08 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mouse/Mouse-0.40.ebuild,v 1.3 2009/11/14 16:51:37 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Moose minus the antlers"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
RDEPEND=""