diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-05 19:21:05 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 20:19:17 -0400 |
commit | 33c4e3353785504ea1a697bb969bd27858f94afa (patch) | |
tree | 69cd530b96853075ed1a41cbbf0e01b43ceccd5b /dev-perl/Cwd-Guard | |
parent | dev-perl/Class-Load: amd64 stable (diff) | |
download | gentoo-33c4e3353785504ea1a697bb969bd27858f94afa.tar.gz gentoo-33c4e3353785504ea1a697bb969bd27858f94afa.tar.bz2 gentoo-33c4e3353785504ea1a697bb969bd27858f94afa.zip |
dev-perl/Cwd-Guard: amd64 stable
Bug: https://bugs.gentoo.org/652624
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Cwd-Guard')
-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 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=" |