From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1036564-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 7354C138334
	for <garchives@archives.gentoo.org>; Sun, 15 Jul 2018 18:55:52 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id EA57FE0857;
	Sun, 15 Jul 2018 18:55:47 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B146FE0857
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 Jul 2018 18:55:47 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id BA0DD335CC1
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 Jul 2018 18:55:40 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B2D45383
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 Jul 2018 18:55:34 +0000 (UTC)
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" <whissi@gentoo.org>
Message-ID: <1531680697.13f19e762b18a0d37d35cd52d22736299d2e1465.whissi@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Signature/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild
X-VCS-Directories: dev-perl/Module-Signature/
X-VCS-Committer: whissi
X-VCS-Committer-Name: Thomas Deutschmann
X-VCS-Revision: 13f19e762b18a0d37d35cd52d22736299d2e1465
X-VCS-Branch: master
Date: Sun, 15 Jul 2018 18:55:34 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: aa49a979-61ca-40c7-831e-282cfcd1df9e
X-Archives-Hash: e28bb2f07d04dc5e1d2d6a903cd65ca7

commit:     13f19e762b18a0d37d35cd52d22736299d2e1465
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 18:51:37 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 18:51:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13f19e76

dev-perl/Module-Signature: x86 stable (bug #661196)

Package-Manager: Portage-2.3.42, Repoman-2.3.9

 dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild b/dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild
index a0b62fc3848..88e37e3dc8b 100644
--- a/dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild
+++ b/dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Module signature file manipulation"
 
 LICENSE="CC0-1.0 || ( Artistic GPL-2+ )"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~x86-solaris"
+KEYWORDS="amd64 x86 ~x86-solaris"
 IUSE="test"
 
 RDEPEND="