diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 16:23:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 16:25:29 +0100 |
commit | 8655e125849e01a2fc454a8f78c2837da9340ebf (patch) | |
tree | d6a90fa826e57866e1ed7d16a704f7cb177446fc /dev-perl/Test-LeakTrace | |
parent | dev-perl/Test-Fatal: Stabilize 0.16.0 arm64, #817599 (diff) | |
download | gentoo-8655e125849e01a2fc454a8f78c2837da9340ebf.tar.gz gentoo-8655e125849e01a2fc454a8f78c2837da9340ebf.tar.bz2 gentoo-8655e125849e01a2fc454a8f78c2837da9340ebf.zip |
dev-perl/Test-LeakTrace: Stabilize 0.170.0 arm64, #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 780289b74091..64a0556b5551 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 |