diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-10-12 11:01:06 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-12 19:58:39 +0100 |
commit | d4d0a3bca49fbfb04c2debc5662b9b8e095e3a7b (patch) | |
tree | dd6e7e2cbd517441e56b95930107f54a91a0b880 /dev-perl/Test-LeakTrace | |
parent | dev-perl/Test-Fatal: stable 0.16.0 for hppa, bug #817599 (diff) | |
download | gentoo-d4d0a3bca49fbfb04c2debc5662b9b8e095e3a7b.tar.gz gentoo-d4d0a3bca49fbfb04c2debc5662b9b8e095e3a7b.tar.bz2 gentoo-d4d0a3bca49fbfb04c2debc5662b9b8e095e3a7b.zip |
dev-perl/Test-LeakTrace: stable 0.170.0 for hppa, bug #817608
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 ec47e5073ce2..0214aa461def 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 |