summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-core/Module-Build/ChangeLog5
-rw-r--r--perl-core/Module-Build/Module-Build-0.362.400.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
index d1754d3c8234..84917954c26c 100644
--- a/perl-core/Module-Build/ChangeLog
+++ b/perl-core/Module-Build/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Module-Build
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.42 2011/01/29 18:32:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.43 2011/01/30 18:17:43 armin76 Exp $
+
+ 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> Module-Build-0.362.400.ebuild:
+ Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #353115
29 Jan 2011; Jeroen Roovers <jer@gentoo.org> Module-Build-0.362.400.ebuild:
Marked ~hppa (bug #353115).
diff --git a/perl-core/Module-Build/Module-Build-0.362.400.ebuild b/perl-core/Module-Build/Module-Build-0.362.400.ebuild
index 1a5dbb88c103..968487558c16 100644
--- a/perl-core/Module-Build/Module-Build-0.362.400.ebuild
+++ b/perl-core/Module-Build/Module-Build-0.362.400.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.362.400.ebuild,v 1.2 2011/01/29 18:32:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.362.400.ebuild,v 1.3 2011/01/30 18:17:43 armin76 Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Build and install Perl modules"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="