diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:01:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:01:47 +0200 |
commit | 3a62f2c1346e23ff19a42705d63fa3487e6ab1fc (patch) | |
tree | 0309557293da77e0b2475b69a60974c5cd4f8334 /dev-perl/File-Next | |
parent | dev-perl/FFI-CheckLib: x86 stable wrt bug #717060 (diff) | |
download | gentoo-3a62f2c1346e23ff19a42705d63fa3487e6ab1fc.tar.gz gentoo-3a62f2c1346e23ff19a42705d63fa3487e6ab1fc.tar.bz2 gentoo-3a62f2c1346e23ff19a42705d63fa3487e6ab1fc.zip |
dev-perl/File-Next: x86 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 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 9149fa5d2394..ca33edce3b82 100644 --- a/dev-perl/File-Next/File-Next-1.180.0.ebuild +++ b/dev-perl/File-Next/File-Next-1.180.0.ebuild @@ -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" |