From: Thomas Deutschmann Date: Sun, 30 Sep 2018 23:30:45 +0000 (+0200) Subject: dev-perl/Cwd-Guard: x86 stable (bug #658896) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1f9867da0757be0accf02a2f32efbb1a92931d95;p=gentoo.git dev-perl/Cwd-Guard: x86 stable (bug #658896) Signed-off-by: Thomas Deutschmann Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- 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 c0946a22d4e9..e5016f5d52a8 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-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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="