summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-09-09 09:47:06 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-09-09 09:47:06 +0000
commit539b97cf9c5c16480e6d1d791a65911470ddbf8b (patch)
treee804311382e90bdd3d9b63331f65c3b5cf69d1ff /dev-perl/Test-LeakTrace
parentAdd ~arm keyword, wrt bug #449762 (diff)
downloadgentoo-2-539b97cf9c5c16480e6d1d791a65911470ddbf8b.tar.gz
gentoo-2-539b97cf9c5c16480e6d1d791a65911470ddbf8b.tar.bz2
gentoo-2-539b97cf9c5c16480e6d1d791a65911470ddbf8b.zip
Add ~arm keyword, wrt bug #449762
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-perl/Test-LeakTrace')
-rw-r--r--dev-perl/Test-LeakTrace/ChangeLog6
-rw-r--r--dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-LeakTrace/ChangeLog b/dev-perl/Test-LeakTrace/ChangeLog
index c52e70d3aa2f..f21e1680e349 100644
--- a/dev-perl/Test-LeakTrace/ChangeLog
+++ b/dev-perl/Test-LeakTrace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-LeakTrace
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LeakTrace/ChangeLog,v 1.3 2013/04/16 17:58:20 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LeakTrace/ChangeLog,v 1.4 2013/09/09 09:47:06 pinkbyte Exp $
+
+ 09 Sep 2013; Sergey Popov <pinkbyte@gentoo.org>
+ Test-LeakTrace-0.140.0.ebuild:
+ Add ~arm keyword, wrt bug #449762
16 Apr 2013; Vicente Olivert Riera <vincent@gentoo.org>
Test-LeakTrace-0.140.0.ebuild:
diff --git a/dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild b/dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild
index 611057d2b349..299d391b26b2 100644
--- a/dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild
+++ b/dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild,v 1.2 2013/04/16 17:19:49 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LeakTrace/Test-LeakTrace-0.140.0.ebuild,v 1.3 2013/09/09 09:47:06 pinkbyte Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION='Traces memory leaks'
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE=""
SRC_TEST="do"