diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-24 17:38:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-24 17:40:05 +0100 |
commit | 4a0e8da84b155ee13b0c947be980bb384073ef65 (patch) | |
tree | dd8ec0d7e8d3f0487a80607fffcd8055e09aa277 /dev-perl | |
parent | dev-perl/CPAN-Meta-Check: amd64 stable wrt bug #569840 (diff) | |
download | gentoo-4a0e8da84b155ee13b0c947be980bb384073ef65.tar.gz gentoo-4a0e8da84b155ee13b0c947be980bb384073ef65.tar.bz2 gentoo-4a0e8da84b155ee13b0c947be980bb384073ef65.zip |
dev-perl/Cwd-Guard: amd64 stable wrt bug #569840
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Cwd-Guard/Cwd-Guard-0.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cwd-Guard/Cwd-Guard-0.40.0.ebuild b/dev-perl/Cwd-Guard/Cwd-Guard-0.40.0.ebuild index d7d8727c6262..a1b4827da9bf 100644 --- a/dev-perl/Cwd-Guard/Cwd-Guard-0.40.0.ebuild +++ b/dev-perl/Cwd-Guard/Cwd-Guard-0.40.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Temporary changing working directory (chdir)" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~x86" IUSE="" # Cwd -> perl-File-Spec RDEPEND=" |