diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-14 16:51:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-14 16:51:37 +0000 |
commit | ee307a41df37419fb9b33e4750dad3994a3d9dcc (patch) | |
tree | 31b1063676733542af2b48f97b0d3e8ab9251b73 /dev-perl/Mouse/Mouse-0.39.ebuild | |
parent | Fix maintainer email, bug 293187. (diff) | |
download | gentoo-2-ee307a41df37419fb9b33e4750dad3994a3d9dcc.tar.gz gentoo-2-ee307a41df37419fb9b33e4750dad3994a3d9dcc.tar.bz2 gentoo-2-ee307a41df37419fb9b33e4750dad3994a3d9dcc.zip |
Add ~ia64/~sparc wrt #287962
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Mouse/Mouse-0.39.ebuild')
-rw-r--r-- | dev-perl/Mouse/Mouse-0.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mouse/Mouse-0.39.ebuild b/dev-perl/Mouse/Mouse-0.39.ebuild index 67e65b9f9d4c..e553326fce93 100644 --- a/dev-perl/Mouse/Mouse-0.39.ebuild +++ b/dev-perl/Mouse/Mouse-0.39.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.39.ebuild,v 1.3 2009/10/19 21:42:07 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mouse/Mouse-0.39.ebuild,v 1.4 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 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="test" RDEPEND="" |