diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:30:45 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:05:21 +0200 |
commit | 1f9867da0757be0accf02a2f32efbb1a92931d95 (patch) | |
tree | 320ddb528cb646436d3c6b4d0484a7ccfcc9a1dc /dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild | |
parent | dev-perl/Devel-CheckCompiler: x86 stable (bug #658896) (diff) | |
download | gentoo-1f9867da0757be0accf02a2f32efbb1a92931d95.tar.gz gentoo-1f9867da0757be0accf02a2f32efbb1a92931d95.tar.bz2 gentoo-1f9867da0757be0accf02a2f32efbb1a92931d95.zip |
dev-perl/Cwd-Guard: x86 stable (bug #658896)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild')
-rw-r--r-- | dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild | 4 |
1 files 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 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=" |