From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 AECA7139085 for ; Sat, 4 Feb 2017 08:59:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 146BEE0CE9; Sat, 4 Feb 2017 08:59:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E51EDE0CE9 for ; Sat, 4 Feb 2017 08:59:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E86FD34112A for ; Sat, 4 Feb 2017 08:59:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A9057EE for ; Sat, 4 Feb 2017 08:59:36 +0000 (UTC) From: "Jeroen Roovers" 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" Message-ID: <1486198720.7bbee59515f0e6e6eac32a029164ee18fdd681cd.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild X-VCS-Directories: dev-perl/Any-Moose/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 7bbee59515f0e6e6eac32a029164ee18fdd681cd X-VCS-Branch: master Date: Sat, 4 Feb 2017 08:59:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 80b68537-3a2c-4116-b318-f347fd82b16f X-Archives-Hash: 74bc60341a9ff2eec3d8844b1e760482 commit: 7bbee59515f0e6e6eac32a029164ee18fdd681cd Author: Jeroen Roovers gentoo org> AuthorDate: Sat Feb 4 08:58:40 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Feb 4 08:58:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bbee595 dev-perl/Any-Moose: Stable for HPPA (bug #595584). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild b/dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild index 6ed9215..c9473c2 100644 --- a/dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild +++ b/dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 hppa ~ppc ~x86" IUSE="test" PERL_RM_FILES=( "t/001-basic-mouse.t"