From: Matt Turner Date: Mon, 20 Aug 2018 04:12:24 +0000 (-0700) Subject: dev-perl/Devel-Leak-0.30.0: alpha stable, bug 662392 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1cfbec7c7b75760ae0197670ba67d4edf2779a41;p=gentoo.git dev-perl/Devel-Leak-0.30.0: alpha stable, bug 662392 --- diff --git a/dev-perl/Devel-Leak/Devel-Leak-0.30.0.ebuild b/dev-perl/Devel-Leak/Devel-Leak-0.30.0.ebuild index 033293f577a0..8163a49a7e43 100644 --- a/dev-perl/Devel-Leak/Devel-Leak-0.30.0.ebuild +++ b/dev-perl/Devel-Leak/Devel-Leak-0.30.0.ebuild @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="Utility for looking for perl objects that are not reclaimed" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 sparc x86" DEPEND="virtual/perl-ExtUtils-MakeMaker"