Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IPC-Run/
Date: Tue, 24 Oct 2017 10:10:31
Message-Id: 1508839809.a85bc08f0dda17c853a9930068b2c066de3f3a49.kentnl@gentoo
1 commit: a85bc08f0dda17c853a9930068b2c066de3f3a49
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 24 10:06:29 2017 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 24 10:10:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85bc08f
7
8 dev-perl/IPC-Run: keyword ~arm
9
10 Tested-by: Conrad Kostecki
11 Closes: https://bugs.gentoo.org/621450
12 Package-Manager: Portage-2.3.8, Repoman-2.3.3
13 RepoMan-Options: --include-arches="arm"
14
15 dev-perl/IPC-Run/IPC-Run-0.940.0.ebuild | 4 ++--
16 dev-perl/IPC-Run/IPC-Run-0.960.0.ebuild | 2 +-
17 2 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/dev-perl/IPC-Run/IPC-Run-0.940.0.ebuild b/dev-perl/IPC-Run/IPC-Run-0.940.0.ebuild
20 index ce2f7606f1b..a5fbf45ae47 100644
21 --- a/dev-perl/IPC-Run/IPC-Run-0.940.0.ebuild
22 +++ b/dev-perl/IPC-Run/IPC-Run-0.940.0.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2016 Gentoo Foundation
25 +# Copyright 1999-2017 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=5
29 @@ -10,7 +10,7 @@ inherit perl-module
30 DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
31
32 SLOT="0"
33 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-linux"
34 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-linux"
35 IUSE="test"
36
37 RDEPEND="
38
39 diff --git a/dev-perl/IPC-Run/IPC-Run-0.960.0.ebuild b/dev-perl/IPC-Run/IPC-Run-0.960.0.ebuild
40 index af0b7f96fa0..b05d0b4f329 100644
41 --- a/dev-perl/IPC-Run/IPC-Run-0.960.0.ebuild
42 +++ b/dev-perl/IPC-Run/IPC-Run-0.960.0.ebuild
43 @@ -10,7 +10,7 @@ inherit perl-module
44 DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
45
46 SLOT="0"
47 -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-linux"
48 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-linux"
49 IUSE="test"
50
51 RDEPEND="