diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-04-24 09:38:12 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-04-24 09:38:12 +1200 |
commit | cf49c915e6085e29281a486bd30298c9712af31a (patch) | |
tree | df7da6c1ee9f34aead59c2e05b31e13b3b239b89 /dev-perl/File-Next | |
parent | dev-perl/PAR: 1.14.0-r1 ALLARCHES stable re bug #615802 (diff) | |
download | gentoo-cf49c915e6085e29281a486bd30298c9712af31a.tar.gz gentoo-cf49c915e6085e29281a486bd30298c9712af31a.tar.bz2 gentoo-cf49c915e6085e29281a486bd30298c9712af31a.zip |
dev-perl/File-Next: 1.160.0 ALLARCHES stable re bug #615692
Bug: https://bugs.gentoo.org/615692
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-perl/File-Next')
-rw-r--r-- | dev-perl/File-Next/File-Next-1.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 7136ff064767..3e6fbc956c15 100644 --- a/dev-perl/File-Next/File-Next-1.160.0.ebuild +++ b/dev-perl/File-Next/File-Next-1.160.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" |