commit: 79867cd0a09866872419095d2d5cc5372006b873 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon May 31 06:03:24 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon May 31 06:03:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79867cd0
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 <AT> gentoo.org> dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild | 4 ++-- 1 file 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 ea4943fa4bd..e5968dedad0 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"
