From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-861744-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 66D8E58973
	for <garchives@archives.gentoo.org>; Sat,  6 Feb 2016 07:59:43 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 200F021C095;
	Sat,  6 Feb 2016 07:59:23 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A656F21C093
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Feb 2016 07:59:17 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id DAB0C340B9E
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Feb 2016 07:59:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 82A3B1067
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Feb 2016 07:59:12 +0000 (UTC)
From: "Jeroen Roovers" <jer@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, "Jeroen Roovers" <jer@gentoo.org>
Message-ID: <1454745527.fa244489c8f5f6d52518c6b624e72d0dcf4f7bd5.jer@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Moose/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/Moose/Moose-2.160.400.ebuild
X-VCS-Directories: dev-perl/Moose/
X-VCS-Committer: jer
X-VCS-Committer-Name: Jeroen Roovers
X-VCS-Revision: fa244489c8f5f6d52518c6b624e72d0dcf4f7bd5
X-VCS-Branch: master
Date: Sat,  6 Feb 2016 07:59:12 +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: e3340d76-1bda-4960-bcbf-de2d53483d17
X-Archives-Hash: d594e13b82a6667b3d94600afccadefa

commit:     fa244489c8f5f6d52518c6b624e72d0dcf4f7bd5
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  6 07:46:22 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 07:58:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa244489

dev-perl/Moose: Stable for HPPA (bug #569840).

Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches

 dev-perl/Moose/Moose-2.160.400.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Moose/Moose-2.160.400.ebuild b/dev-perl/Moose/Moose-2.160.400.ebuild
index 8dccb8d..50af995 100644
--- a/dev-perl/Moose/Moose-2.160.400.ebuild
+++ b/dev-perl/Moose/Moose-2.160.400.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A postmodern object system for Perl 5"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-macos"
+KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 CONFLICTS="