commit: 33c4e3353785504ea1a697bb969bd27858f94afa Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu Apr 5 23:21:05 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Apr 6 00:19:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33c4e335
dev-perl/Cwd-Guard: amd64 stable Bug: https://bugs.gentoo.org/652624 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild b/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild index d7d5cb374d9..9f25f7261aa 100644 --- a/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild +++ b/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.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="Temporary changing working directory (chdir)" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~x86" IUSE="test minimal" # Cwd -> perl-File-Spec RDEPEND="
