From: Agostino Sarubbo Date: Tue, 14 Apr 2020 12:55:51 +0000 (+0200) Subject: dev-perl/Filesys-Statvfs: amd64 stable wrt bug #717060 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=203c484f34af700bb630c660efcfce766bf89ee6;p=gentoo.git dev-perl/Filesys-Statvfs: 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/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild b/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild index edc9d556d052..c17e22efefe3 100644 --- a/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild +++ b/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.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="Disk free based on Filesys::Statvfs" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" BDEPEND="virtual/perl-ExtUtils-MakeMaker"