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 e5968dedad082..035091f3faccf 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"