diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 08:31:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 08:31:23 +0200 |
commit | 61812c2418299b1d50f75edb2520533ec75dac1c (patch) | |
tree | bf1d536ecb8005bcda6e5a4068440208e73f2d90 /dev-perl/Test-LeakTrace | |
parent | dev-perl/Test-Compile: sparc stable wrt bug #817602 (diff) | |
download | gentoo-61812c2418299b1d50f75edb2520533ec75dac1c.tar.gz gentoo-61812c2418299b1d50f75edb2520533ec75dac1c.tar.bz2 gentoo-61812c2418299b1d50f75edb2520533ec75dac1c.zip |
dev-perl/Test-LeakTrace: sparc stable wrt bug #817608
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
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.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 a71eaa0ba846..780289b74091 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 |