From: Rolf Eike Beer Date: Tue, 31 Jul 2018 08:25:01 +0000 (+0200) Subject: dev-perl/Devel-Leak: stable 0.30.0 for sparc, bug #662392 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=71e50f8bbea53571377da341bba863e790ac11f0;p=gentoo.git dev-perl/Devel-Leak: stable 0.30.0 for sparc, bug #662392 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" --- 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 4bf572749a0b..b7a4ba8db873 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"