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/Sys-SigAction/
Date: Sun, 29 Jul 2018 14:04:32
Message-Id: 1532873050.9d50374292a600f3865da5be6764de38d70eac0f.whissi@gentoo
1 commit: 9d50374292a600f3865da5be6764de38d70eac0f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 29 14:04:10 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 29 14:04:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d503742
7
8 dev-perl/Sys-SigAction: x86 stable (bug #662392)
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
16 index 1b7aa084a76..b206e95a261 100644
17 --- a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
18 +++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild
19 @@ -10,5 +10,5 @@ inherit perl-module
20 DESCRIPTION="Perl extension for Consistent Signal Handling"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ppc ~x86"
24 +KEYWORDS="~amd64 ~arm ~ppc x86"
25 IUSE=""