dev-perl/Cwd-Guard: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 23:21:05 +0000 (19:21 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 6 Apr 2018 00:19:17 +0000 (20:19 -0400)
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

index d7d5cb374d99439a27dccf8116dedf42b1930393..9f25f7261aa571c517819b87148ccab61c2438e7 100644 (file)
@@ -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="