diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-23 13:13:51 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-23 13:13:51 +0000 |
commit | f7bdb2f829cc1198020713582dfc47131b88211a (patch) | |
tree | 18374642ff0cf3f2ba291b0aa12ce780c7763eac /dev-perl/Test-LongString | |
parent | keyword ~arm, bug #442816 (diff) | |
download | gentoo-2-f7bdb2f829cc1198020713582dfc47131b88211a.tar.gz gentoo-2-f7bdb2f829cc1198020713582dfc47131b88211a.tar.bz2 gentoo-2-f7bdb2f829cc1198020713582dfc47131b88211a.zip |
keyword ~arm, bug #442816
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-perl/Test-LongString')
-rw-r--r-- | dev-perl/Test-LongString/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 <blueness@gentoo.org> + Test-LongString-0.150.0.ebuild: + keyword ~arm, bug #442816 24 Jun 2012; Torsten Veller <tove@gentoo.org> 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="" |