diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:55:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:59:15 +0200 |
commit | 54e8ff900ab12b0c6d10ebbf8e3ff1bfeaa86dcd (patch) | |
tree | b1c28fa17f9a5e3f671353f6d1c48fd9550f6bf1 /dev-perl/File-Next | |
parent | dev-perl/FFI-CheckLib: amd64 stable wrt bug #717060 (diff) | |
download | gentoo-54e8ff900ab12b0c6d10ebbf8e3ff1bfeaa86dcd.tar.gz gentoo-54e8ff900ab12b0c6d10ebbf8e3ff1bfeaa86dcd.tar.bz2 gentoo-54e8ff900ab12b0c6d10ebbf8e3ff1bfeaa86dcd.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'dev-perl/File-Next')
-rw-r--r-- | dev-perl/File-Next/File-Next-1.180.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |