diff options
author | 2013-01-13 13:35:38 +0000 | |
---|---|---|
committer | 2013-01-13 13:35:38 +0000 | |
commit | af3ee6601abe8f435771fd5412beee52cfedf6ad (patch) | |
tree | bb188893e1711d178d7b0a7cff12bedafbeb174f /dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild | |
parent | add ~arm, bug #449762 (diff) | |
download | gentoo-2-af3ee6601abe8f435771fd5412beee52cfedf6ad.tar.gz gentoo-2-af3ee6601abe8f435771fd5412beee52cfedf6ad.tar.bz2 gentoo-2-af3ee6601abe8f435771fd5412beee52cfedf6ad.zip |
add ~arm, bug #449762
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild')
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild index 4d549763ed00..079785fac68b 100644 --- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild,v 1.3 2012/03/24 19:54:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0.ebuild,v 1.4 2013/01/13 13:35:38 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Check for memory leaks and circular memory references" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=">=dev-perl/Devel-Cycle-1.04 |