From: Agostino Sarubbo Date: Tue, 14 Apr 2020 12:58:38 +0000 (+0200) Subject: dev-perl/Unix-Mknod: amd64 stable wrt bug #717060 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=87c6157228037552126eb70e6c526bb6ebe6e317;p=gentoo.git dev-perl/Unix-Mknod: amd64 stable wrt bug #717060 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-perl/Unix-Mknod/Unix-Mknod-0.40.0.ebuild b/dev-perl/Unix-Mknod/Unix-Mknod-0.40.0.ebuild index 680bb17153ef..19df07a84468 100644 --- a/dev-perl/Unix-Mknod/Unix-Mknod-0.40.0.ebuild +++ b/dev-perl/Unix-Mknod/Unix-Mknod-0.40.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Filesys-Statvfs" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" BDEPEND="virtual/perl-ExtUtils-MakeMaker"