From: Agostino Sarubbo Date: Tue, 14 Apr 2020 12:55:46 +0000 (+0200) Subject: dev-perl/File-Next: amd64 stable wrt bug #717060 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=54e8ff900ab12b0c6d10ebbf8e3ff1bfeaa86dcd;p=gentoo.git dev-perl/File-Next: 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 --- diff --git a/dev-perl/File-Next/File-Next-1.180.0.ebuild b/dev-perl/File-Next/File-Next-1.180.0.ebuild index 08bbf5784efe..9149fa5d2394 100644 --- a/dev-perl/File-Next/File-Next-1.180.0.ebuild +++ b/dev-perl/File-Next/File-Next-1.180.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 @@ -11,7 +11,7 @@ DESCRIPTION="File::Next is an iterator-based module for finding files" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-File-Spec"