diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-31 08:10:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-31 08:10:47 +0200 |
commit | 8e5884b45a3f51cd33ec5663b6fd1ac0603829a7 (patch) | |
tree | 22c129e558ca6d71e95e2aab091312c6e9dd7636 /dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild | |
parent | dev-perl/File-MimeInfo: x86 stable wrt bug #793068 (diff) | |
download | gentoo-8e5884b45a3f51cd33ec5663b6fd1ac0603829a7.tar.gz gentoo-8e5884b45a3f51cd33ec5663b6fd1ac0603829a7.tar.bz2 gentoo-8e5884b45a3f51cd33ec5663b6fd1ac0603829a7.zip |
dev-perl/File-NFSLock: x86 stable wrt bug #793071
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild')
-rw-r--r-- | dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 e5968dedad08..035091f3facc 100644 --- a/dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild +++ b/dev-perl/File-NFSLock/File-NFSLock-1.290.0.ebuild @@ -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" |