summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/File-Flock/File-Flock-2014.10.0-r1.ebuild5
1 files 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 d49cd04c19de..6d265de187da 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? (