diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 15:59:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 15:59:09 +0200 |
commit | 0b56cc238988c5de8363317fd3714485affca609 (patch) | |
tree | eccc5cfd8f387ebe647e161c2d46162474709957 | |
parent | dev-perl/Search-Xapian: x86 stable (bug #662392) (diff) | |
download | gentoo-0b56cc238988c5de8363317fd3714485affca609.tar.gz gentoo-0b56cc238988c5de8363317fd3714485affca609.tar.bz2 gentoo-0b56cc238988c5de8363317fd3714485affca609.zip |
dev-perl/Devel-Leak: x86 stable (bug #662392)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
-rw-r--r-- | dev-perl/Devel-Leak/Devel-Leak-0.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |