Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-pushd/
Date: Sun, 10 Jun 2018 15:53:29
Message-Id: 1528645948.f3750d935dee7f9794947cd9a516d8970a19e295.bman@gentoo
1 commit: f3750d935dee7f9794947cd9a516d8970a19e295
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 15:46:58 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 15:52:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3750d93
7
8 dev-perl/File-pushd: amd64 stable wrt bug #657592
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/File-pushd/File-pushd-1.14.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/File-pushd/File-pushd-1.14.0.ebuild b/dev-perl/File-pushd/File-pushd-1.14.0.ebuild
16 index 91f3494f681..a65dcf0ada7 100644
17 --- a/dev-perl/File-pushd/File-pushd-1.14.0.ebuild
18 +++ b/dev-perl/File-pushd/File-pushd-1.14.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ DESCRIPTION="Change directory temporarily for a limited scope"
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
30 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
31 IUSE="test"
32
33 RDEPEND="