Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Memory-Cycle/
Date: Mon, 17 Aug 2020 21:42:11
Message-Id: 1597700515.372eb6731487fe5d43cdcd09104198b262e9842b.slyfox@gentoo
1 commit: 372eb6731487fe5d43cdcd09104198b262e9842b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 17 21:39:04 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 21:41:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=372eb673
7
8 dev-perl/Test-Memory-Cycle: keyworded 1.60.0 for ia64
9
10 keyworded wrt bug #737594
11
12 Package-Manager: Portage-3.0.2, Repoman-2.3.23
13 RepoMan-Options: --include-arches="ia64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 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
20 index 6eacdc646f1..c96b15b6ad2 100644
21 --- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild
22 +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild
23 @@ -10,7 +10,7 @@ inherit perl-module
24 DESCRIPTION="Check for memory leaks and circular memory references"
25
26 SLOT="0"
27 -KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 ~s390 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~s390 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
29 IUSE=""
30
31 RDEPEND="