commit: 88eb9d7282e09bf7666ade76a22c98e80371cffa Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sun Jun 10 15:51:40 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun Jun 10 15:52:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88eb9d72
dev-perl/File-chdir: amd64 stable wrt bug #657592 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/File-chdir/File-chdir-0.101.100.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild index 383365f3bc1..65b07f675f4 100644 --- a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="An alternative to File::Spec and CWD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND="
