summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-02 20:19:54 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-02 20:46:07 +0200
commit3c29f51df0a9667754726f83a342c4a034f8a39b (patch)
tree247de1cb2f24390ae1f54b3bb31d95ae6ff2b718 /dev-perl/Filesys-Statvfs
parentdev-perl/Filesys-Df: Remove old 0.92-r2 (diff)
downloadgentoo-3c29f51df0a9667754726f83a342c4a034f8a39b.tar.gz
gentoo-3c29f51df0a9667754726f83a342c4a034f8a39b.tar.bz2
gentoo-3c29f51df0a9667754726f83a342c4a034f8a39b.zip
dev-perl/Filesys-Statvfs: Stable for all 0.82-r1
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Filesys-Statvfs')
-rw-r--r--dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0-r1.ebuild b/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0-r1.ebuild
index e91241c15f58..ab1a121cc8db 100644
--- a/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0-r1.ebuild
+++ b/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl extension for statvfs() and fstatvfs()"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="virtual/perl-ExtUtils-MakeMaker"