From: Thomas Deutschmann Date: Sun, 29 Jul 2018 13:59:09 +0000 (+0200) Subject: dev-perl/Devel-Leak: x86 stable (bug #662392) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0b56cc238988c5de8363317fd3714485affca609;p=gentoo.git dev-perl/Devel-Leak: x86 stable (bug #662392) Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- 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 5df334d7cc0d..6825e5728f16 100644 --- a/dev-perl/Devel-Leak/Devel-Leak-0.30.0.ebuild +++ b/dev-perl/Devel-Leak/Devel-Leak-0.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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"