diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 05:19:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 05:19:36 +0100 |
commit | 757603faabf746c3529c6e5cd10240e839dbf05a (patch) | |
tree | c559b99db8fbe1bd5102a3f0eb295d00c529ccf0 | |
parent | dev-perl/Test-Fatal: Stabilize 0.16.0 arm, #817599 (diff) | |
download | gentoo-757603faabf746c3529c6e5cd10240e839dbf05a.tar.gz gentoo-757603faabf746c3529c6e5cd10240e839dbf05a.tar.bz2 gentoo-757603faabf746c3529c6e5cd10240e839dbf05a.zip |
dev-perl/Test-LeakTrace: Stabilize 0.170.0 arm, #817608
Signed-off-by: Sam James <sam@gentoo.org>
-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 0e456f0151b2..5fed7ae34c7f 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 |