From: Sergei Trofimovich Date: Mon, 30 Jul 2018 21:27:35 +0000 (+0100) Subject: dev-perl/Devel-Leak: stable 0.30.0 for ia64, bug #662392 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=02abdfd2bc386e96286f359f7c6d1e03a350d0f1;p=gentoo.git dev-perl/Devel-Leak: stable 0.30.0 for ia64, bug #662392 Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64" --- 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 6825e5728f16..a5214c4d492f 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"