summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-31 08:03:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-31 08:03:24 +0200
commit79867cd0a09866872419095d2d5cc5372006b873 (patch)
tree8629b0181238e26788a968af21c83fa2feed05ba /dev-perl/File-NFSLock
parentdev-perl/File-MimeInfo: amd64 stable wrt bug #793068 (diff)
downloadgentoo-79867cd0a09866872419095d2d5cc5372006b873.tar.gz
gentoo-79867cd0a09866872419095d2d5cc5372006b873.tar.bz2
gentoo-79867cd0a09866872419095d2d5cc5372006b873.zip
dev-perl/File-NFSLock: amd64 stable wrt bug #793071
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/File-NFSLock')
-rw-r--r--dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild b/dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild
index ea4943fa4bdd..e5968dedad08 100644
--- a/dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild
+++ b/dev-perl/File-NFSLock/File-NFSLock-1.290.0.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,6 +11,6 @@ inherit perl-module
DESCRIPTION="perl module to do NFS (or not) locking"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
BDEPEND="virtual/perl-ExtUtils-MakeMaker"