From 7caa6a9e947d2bd3ecd0ae655db1069841447453 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Mon, 8 Jul 2019 23:59:45 +1200 Subject: dev-perl/File-Next: Fix unsorted keywords Twiddle was ~amd64-fbsd vs ~amd64-linux Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric --- dev-perl/File-Next/File-Next-1.160.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/File-Next') diff --git a/dev-perl/File-Next/File-Next-1.160.0.ebuild b/dev-perl/File-Next/File-Next-1.160.0.ebuild index fedfdb6ee52f..5a347f63b78e 100644 --- a/dev-perl/File-Next/File-Next-1.160.0.ebuild +++ b/dev-perl/File-Next/File-Next-1.160.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~amd64-fbsd ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-File-Spec" -- cgit v1.2.3-65-gdbad