diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:01:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:01:50 +0200 |
commit | 9928a71bd5ef6cb5b156cf8ea7ced64fbe04fe01 (patch) | |
tree | 35a474e2c3ad35f6a6a7e1262cc28ef5eafa867f /dev-perl/Filesys-Statvfs | |
parent | dev-perl/File-Next: x86 stable wrt bug #717060 (diff) | |
download | gentoo-9928a71bd5ef6cb5b156cf8ea7ced64fbe04fe01.tar.gz gentoo-9928a71bd5ef6cb5b156cf8ea7ced64fbe04fe01.tar.bz2 gentoo-9928a71bd5ef6cb5b156cf8ea7ced64fbe04fe01.zip |
dev-perl/Filesys-Statvfs: x86 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 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 c17e22efefe3..d1362ac4c0e0 100644 --- a/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild +++ b/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild @@ -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" |