From f7bdb2f829cc1198020713582dfc47131b88211a Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Fri, 23 Nov 2012 13:13:51 +0000 Subject: keyword ~arm, bug #442816 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA) --- dev-perl/Test-LongString/ChangeLog | 6 +++++- dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl/Test-LongString') diff --git a/dev-perl/Test-LongString/ChangeLog b/dev-perl/Test-LongString/ChangeLog index 8e0512d99521..80cd4c5c0483 100644 --- a/dev-perl/Test-LongString/ChangeLog +++ b/dev-perl/Test-LongString/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-LongString # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.41 2012/06/24 12:59:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.42 2012/11/23 13:13:51 blueness Exp $ + + 23 Nov 2012; Anthony G. Basile + Test-LongString-0.150.0.ebuild: + keyword ~arm, bug #442816 24 Jun 2012; Torsten Veller metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild b/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild index 6190d36bbda4..6c3c64a369dc 100644 --- a/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild +++ b/dev-perl/Test-LongString/Test-LongString-0.150.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/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild,v 1.5 2012/03/25 17:09:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild,v 1.6 2012/11/23 13:13:51 blueness Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A library to test long strings." SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="" -- cgit v1.2.3-65-gdbad