commit: ef1da66eab035182066ba5f0c6ab6f2deb785643
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 2 18:14:59 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jun 2 18:45:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef1da66e
dev-perl/File-Sync: Stable for all 0.11-r1
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/File-Sync/File-Sync-0.110.0-r1.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-perl/File-Sync/File-Sync-0.110.0-r1.ebuild
b/dev-perl/File-Sync/File-Sync-0.110.0-r1.ebuild
index d78dc62a634..1190dca4b3a 100644
--- a/dev-perl/File-Sync/File-Sync-0.110.0-r1.ebuild
+++ b/dev-perl/File-Sync/File-Sync-0.110.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,11 +10,12 @@ inherit perl-module
DESCRIPTION="Perl access to fsync() and sync() function calls"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86"
BDEPEND="
virtual/perl-ExtUtils-MakeMaker
"
+
src_compile() {
mymake=(
"OPTIMIZE=${CFLAGS}"