summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-27 10:08:50 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-27 10:08:50 +0000
commit3e88ce8f13f170058b3a22852ff92fffaae18b93 (patch)
tree5d03c028187c54423a9fdb8ab9280151d397b4fa
parentMarked ~ppc64 wrt #351526 (diff)
downloadgentoo-2-3e88ce8f13f170058b3a22852ff92fffaae18b93.tar.gz
gentoo-2-3e88ce8f13f170058b3a22852ff92fffaae18b93.tar.bz2
gentoo-2-3e88ce8f13f170058b3a22852ff92fffaae18b93.zip
Marked ~ppc64 wrt #351526
(Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
-rw-r--r--perl-core/Module-Load-Conditional/ChangeLog6
-rw-r--r--perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-Load-Conditional/ChangeLog b/perl-core/Module-Load-Conditional/ChangeLog
index a7c8d3921f9d..2c860a6db257 100644
--- a/perl-core/Module-Load-Conditional/ChangeLog
+++ b/perl-core/Module-Load-Conditional/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Module-Load-Conditional
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.13 2011/02/10 07:35:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.14 2011/02/27 10:08:50 xarthisius Exp $
+
+ 27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ Module-Load-Conditional-0.440.ebuild:
+ Marked ~ppc64 wrt #351526
*Module-Load-Conditional-0.440 (10 Feb 2011)
diff --git a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild
index fdbb2001a83f..ee73caf5dcdf 100644
--- a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild
+++ b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.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-Load-Conditional/Module-Load-Conditional-0.440.ebuild,v 1.1 2011/02/10 07:35:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild,v 1.2 2011/02/27 10:08:50 xarthisius Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Looking up module information / loading at runtime"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND=">=virtual/perl-Module-Load-0.12