Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IPC-System-Simple/
Date: Sat, 30 Jun 2018 18:31:56
Message-Id: 1530383447.24105d6b92cb566d6f342a06396534179e511178.zlogene@gentoo
1 commit: 24105d6b92cb566d6f342a06396534179e511178
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 30 18:30:47 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 30 18:30:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24105d6b
7
8 dev-perl/IPC-System-Simple: add ~s390 keyword bug #602602
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild
16 index 9a895270563..65cd434cbb7 100644
17 --- a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild
18 +++ b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Run commands simply, with detailed diagnostics"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
25 IUSE="test"
26
27 RDEPEND="