commit: b48953f7956959ff226c868229beaa7eb11f2c8b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 05:44:31 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 05:44:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b48953f7
dev-perl/Test-LeakTrace: Stabilize 0.170.0 ppc, #817608
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Test-LeakTrace/Test-LeakTrace-0.170.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 5fed7ae34c7..a71eaa0ba84 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