diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:24:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:24:28 +0200 |
commit | d168a1a197bde4dcbfe81c6aa96f4de51c72e3d9 (patch) | |
tree | 0aea5f7757caa12bb149471eb803c5fcfc8c1176 /dev-perl | |
parent | sys-block/kvpm: amd64 stable wrt bug #615624 (diff) | |
download | gentoo-d168a1a197bde4dcbfe81c6aa96f4de51c72e3d9.tar.gz gentoo-d168a1a197bde4dcbfe81c6aa96f4de51c72e3d9.tar.bz2 gentoo-d168a1a197bde4dcbfe81c6aa96f4de51c72e3d9.zip |
dev-perl/File-Next: amd64 stable wrt bug #615692
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 a7f42683c847..7136ff064767 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" |