summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-05 19:21:05 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-05 20:19:17 -0400
commit33c4e3353785504ea1a697bb969bd27858f94afa (patch)
tree69cd530b96853075ed1a41cbbf0e01b43ceccd5b
parentdev-perl/Class-Load: amd64 stable (diff)
downloadgentoo-33c4e335.tar.gz
gentoo-33c4e335.tar.bz2
gentoo-33c4e335.zip
dev-perl/Cwd-Guard: amd64 stable
Bug: https://bugs.gentoo.org/652624 Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild4
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 d7d5cb374d99..9f25f7261aa5 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="