summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-23 13:10:26 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-23 13:10:26 +0000
commit1b31bd343090106c3bc8b8e548788f6a2aaa9adc (patch)
tree5406b2e5c031fdaa4f411836a94b0d0f498a40cd /perl-core/Data-Dumper
parentkeyword ~arm, bug #442816 (diff)
downloadgentoo-2-1b31bd343090106c3bc8b8e548788f6a2aaa9adc.tar.gz
gentoo-2-1b31bd343090106c3bc8b8e548788f6a2aaa9adc.tar.bz2
gentoo-2-1b31bd343090106c3bc8b8e548788f6a2aaa9adc.zip
keyword ~arm, bug #442816
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'perl-core/Data-Dumper')
-rw-r--r--perl-core/Data-Dumper/ChangeLog6
-rw-r--r--perl-core/Data-Dumper/Data-Dumper-2.136.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Data-Dumper/ChangeLog b/perl-core/Data-Dumper/ChangeLog
index a30e7a537441..1ef70bc12d4f 100644
--- a/perl-core/Data-Dumper/ChangeLog
+++ b/perl-core/Data-Dumper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Data-Dumper
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/ChangeLog,v 1.9 2012/11/17 19:21:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/ChangeLog,v 1.10 2012/11/23 13:10:26 blueness Exp $
+
+ 23 Nov 2012; Anthony G. Basile <blueness@gentoo.org>
+ Data-Dumper-2.136.0.ebuild:
+ keyword ~arm, bug #442816
*Data-Dumper-2.136.0 (17 Nov 2012)
diff --git a/perl-core/Data-Dumper/Data-Dumper-2.136.0.ebuild b/perl-core/Data-Dumper/Data-Dumper-2.136.0.ebuild
index 9afadb8d986d..0bb632c7317e 100644
--- a/perl-core/Data-Dumper/Data-Dumper-2.136.0.ebuild
+++ b/perl-core/Data-Dumper/Data-Dumper-2.136.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.136.0.ebuild,v 1.1 2012/11/17 19:21:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Data-Dumper/Data-Dumper-2.136.0.ebuild,v 1.2 2012/11/23 13:10:26 blueness 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 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
IUSE=""
SRC_TEST="do"