diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 06:44:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 06:44:31 +0100 |
commit | b48953f7956959ff226c868229beaa7eb11f2c8b (patch) | |
tree | f36bbda61ff4ff833de57fade46f9af34a1b7c49 /dev-perl/Test-LeakTrace | |
parent | dev-perl/Test-Compile: Stabilize 2.4.2 ppc, #817602 (diff) | |
download | gentoo-b48953f7956959ff226c868229beaa7eb11f2c8b.tar.gz gentoo-b48953f7956959ff226c868229beaa7eb11f2c8b.tar.bz2 gentoo-b48953f7956959ff226c868229beaa7eb11f2c8b.zip |
dev-perl/Test-LeakTrace: Stabilize 0.170.0 ppc, #817608
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-LeakTrace')
-rw-r--r-- | dev-perl/Test-LeakTrace/Test-LeakTrace-0.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-LeakTrace/Test-LeakTrace-0.170.0.ebuild b/dev-perl/Test-LeakTrace/Test-LeakTrace-0.170.0.ebuild index 5fed7ae34c7f..a71eaa0ba846 100644 --- a/dev-perl/Test-LeakTrace/Test-LeakTrace-0.170.0.ebuild +++ b/dev-perl/Test-LeakTrace/Test-LeakTrace-0.170.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Traces memory leaks" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=virtual/perl-Exporter-5.570.0 |