summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-08-21 15:43:45 +0000
committerMichael Weber <xmw@gentoo.org>2012-08-21 15:43:45 +0000
commiteae2eb03e2b32371fc35b097cde0a07ae02cb965 (patch)
treec1fd3a857a9877306ca6659153879b1fa200e60e /perl-core
parentStable for x86, wrt bug #429184 (diff)
downloadgentoo-2-eae2eb03e2b32371fc35b097cde0a07ae02cb965.tar.gz
gentoo-2-eae2eb03e2b32371fc35b097cde0a07ae02cb965.tar.bz2
gentoo-2-eae2eb03e2b32371fc35b097cde0a07ae02cb965.zip
adding ~ppc keyword (bug 427504)
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Data-Dumper/Data-Dumper-2.131.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Data-Dumper/Data-Dumper-2.131.0.ebuild b/perl-core/Data-Dumper/Data-Dumper-2.131.0.ebuild
index 27071728dcd3..e51d94bdab2f 100644
--- a/perl-core/Data-Dumper/Data-Dumper-2.131.0.ebuild
+++ b/perl-core/Data-Dumper/Data-Dumper-2.131.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/perl-core/Data-Dumper/Data-Dumper-2.131.0.ebuild,v 1.5 2012/04/07 17:49:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/Data-Dumper-2.131.0.ebuild,v 1.6 2012/08/21 15:43:45 xmw Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Stringified perl data structures, suitable for both printing and eval"
SLOT="0"
-KEYWORDS="amd64 hppa x86"
+KEYWORDS="amd64 hppa ~ppc x86"
IUSE=""
SRC_TEST="do"