commit:     e9da41fdb49560e4818838106b8134b1ea54302d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  2 18:16:25 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jun  2 18:46:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9da41fd

dev-perl/Filesys-Df: Stable for all 0.92-r3

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild 
b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild
index 6c4c62ab0d6..fdfde018286 100644
--- a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.ebuild
+++ b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r3.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,10 +10,12 @@ inherit perl-module
 DESCRIPTION="Disk free based on Filesys::Statvfs"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
+
 BDEPEND="
        virtual/perl-ExtUtils-MakeMaker
 "
+
 src_compile() {
        mymake=(
                "OPTIMIZE=${CFLAGS}"

Reply via email to