Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-chdir/
Date: Sun, 10 Jun 2018 17:55:32
Message-Id: 1528652832.5114dd1b6f1a19ceea690c0f3a78446823d9a66f.whissi@gentoo
1 commit: 5114dd1b6f1a19ceea690c0f3a78446823d9a66f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 17:47:12 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 17:47:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5114dd1b
7
8 dev-perl/File-chdir: x86 stable (bug #657592)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/File-chdir/File-chdir-0.101.100.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild
16 index 65b07f675f4..4ad54d8af34 100644
17 --- a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild
18 +++ b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="An alternative to File::Spec and CWD"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
24 +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
25 IUSE="test"
26
27 RDEPEND="