From d0ece8598b453648bbf617b58c65934182ee099d Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sat, 3 Mar 2012 14:50:42 +0000 Subject: add ~arm, bug #403413 (Portage version: 2.1.10.49/cvs/Linux i686) --- dev-perl/Module-Implementation/ChangeLog | 6 +++++- dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl/Module-Implementation') 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 + Module-Implementation-0.60.0.ebuild: + add ~arm, bug #403413 15 Feb 2012; Jeroen Roovers 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=" -- cgit v1.2.3-65-gdbad