summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-12 09:07:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-12 09:10:25 +0200
commit87a990378dc539e284a36a979e77f077b31d07d3 (patch)
tree3d3868a69939603aa897610fb91bc847ba644185 /dev-perl/Test-LeakTrace
parentdev-perl/Test-Files: amd64 stable wrt bug #817605 (diff)
downloadgentoo-87a990378dc539e284a36a979e77f077b31d07d3.tar.gz
gentoo-87a990378dc539e284a36a979e77f077b31d07d3.tar.bz2
gentoo-87a990378dc539e284a36a979e77f077b31d07d3.zip
dev-perl/Test-LeakTrace: amd64 stable wrt bug #817608
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-LeakTrace')
-rw-r--r--dev-perl/Test-LeakTrace/Test-LeakTrace-0.170.0.ebuild2
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 64a0556b5551..ec47e5073ce2 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