Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Memory-Cycle/
Date: Wed, 25 May 2016 23:28:04
Message-Id: 1464217924.23a691a4781a9ccf1040dedec86c5635a05f0722.mattst88@gentoo
1 commit: 23a691a4781a9ccf1040dedec86c5635a05f0722
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 25 23:12:03 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed May 25 23:12:04 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a691a4
7
8 dev-perl/Test-Memory-Cycle: alpha stable, bug 583720.
9
10 dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild
14 index e887b0c..e0a32ba 100644
15 --- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild
16 +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild
17 @@ -11,7 +11,7 @@ inherit perl-module
18 DESCRIPTION="Check for memory leaks and circular memory references"
19
20 SLOT="0"
21 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
22 +KEYWORDS="alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
23 IUSE=""
24
25 RDEPEND="