commit: e306d25163e5c017aa9b6660333b8c0d922bb714
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 30 15:34:58 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 30 16:02:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e306d251
dev-perl/File-Flock: 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/File-Flock/File-Flock-2014.10.0-r1.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-perl/File-Flock/File-Flock-2014.10.0-r1.ebuild
b/dev-perl/File-Flock/File-Flock-2014.10.0-r1.ebuild
index d49cd04c19d..6d265de187d 100644
--- a/dev-perl/File-Flock/File-Flock-2014.10.0-r1.ebuild
+++ b/dev-perl/File-Flock/File-Flock-2014.10.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
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="flock() wrapper. Auto-create locks"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"
@@ -22,7 +22,6 @@ RDEPEND="
dev-perl/Event
virtual/perl-Time-HiRes
"
-DEPEND="dev-perl/Module-Build"
BDEPEND="${RDEPEND}
dev-perl/Module-Build
test? (