commit: 7f45b08980bf630b2d014f7d250631929b0c536e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 22:50:13 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 23 22:54:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f45b089
dev-perl/Devel-Leak: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Devel-Leak/Devel-Leak-0.30.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Devel-Leak/Devel-Leak-0.30.0-r1.ebuild
b/dev-perl/Devel-Leak/Devel-Leak-0.30.0-r1.ebuild
index 62f75f4325d..531b6f96cfc 100644
--- a/dev-perl/Devel-Leak/Devel-Leak-0.30.0-r1.ebuild
+++ b/dev-perl/Devel-Leak/Devel-Leak-0.30.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ 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"
BDEPEND="virtual/perl-ExtUtils-MakeMaker"
src_compile() {