diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:55:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:59:15 +0200 |
commit | 203c484f34af700bb630c660efcfce766bf89ee6 (patch) | |
tree | a30d0d37eba526beabb45f5631ff1a950b83fdbc /dev-perl/Filesys-Statvfs | |
parent | dev-perl/File-Next: amd64 stable wrt bug #717060 (diff) | |
download | gentoo-203c484f34af700bb630c660efcfce766bf89ee6.tar.gz gentoo-203c484f34af700bb630c660efcfce766bf89ee6.tar.bz2 gentoo-203c484f34af700bb630c660efcfce766bf89ee6.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Filesys-Statvfs')
-rw-r--r-- | dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |