summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Module-Implementation/ChangeLog6
-rw-r--r--dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Module-Implementation/ChangeLog b/dev-perl/Module-Implementation/ChangeLog
index 65b880c50309..272f37d8b900 100644
--- a/dev-perl/Module-Implementation/ChangeLog
+++ b/dev-perl/Module-Implementation/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Module-Implementation
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.3 2012/02/15 15:54:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.4 2012/03/03 14:50:42 maekke Exp $
+
+ 03 Mar 2012; Markus Meier <maekke@gentoo.org>
+ Module-Implementation-0.60.0.ebuild:
+ add ~arm, bug #403413
15 Feb 2012; Jeroen Roovers <jer@gentoo.org>
Module-Implementation-0.60.0.ebuild:
diff --git a/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild b/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild
index 1df428e91a5f..ff2ea33d239a 100644
--- a/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild
+++ b/dev-perl/Module-Implementation/Module-Implementation-0.60.0.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/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.3 2012/02/15 15:54:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.4 2012/03/03 14:50:42 maekke Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Loads one of several alternate underlying implementations for a mod
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd"
IUSE="test"
RDEPEND="