dev-perl/Devel-Leak: x86 stable (bug #662392)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 29 Jul 2018 13:59:09 +0000 (15:59 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 29 Jul 2018 13:59:09 +0000 (15:59 +0200)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

dev-perl/Devel-Leak/Devel-Leak-0.30.0.ebuild

index 5df334d7cc0dc5f99ef520dfc237c02f0e596eec..6825e5728f16e3b63f795eae22f79d3b109b01b5 100644 (file)
@@ -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"