dev-perl/Cwd-Guard: x86 stable (bug #658896)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 30 Sep 2018 23:30:45 +0000 (01:30 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Oct 2018 00:05:21 +0000 (02:05 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild

index c0946a22d4e947838d2b21c0deffa7595db0a90d..e5016f5d52a8a05d900518025d0d4700130c02f9 100644 (file)
@@ -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="