From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-903325-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 A70D6138330
	for <garchives@archives.gentoo.org>; Tue, 27 Sep 2016 18:45:29 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 04206E0B8D;
	Tue, 27 Sep 2016 18:45:24 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 DDD47E0B8D
	for <gentoo-commits@lists.gentoo.org>; Tue, 27 Sep 2016 18:45:23 +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 EEB9434027D
	for <gentoo-commits@lists.gentoo.org>; Tue, 27 Sep 2016 18:45:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4FB402486
	for <gentoo-commits@lists.gentoo.org>; Tue, 27 Sep 2016 18:45:21 +0000 (UTC)
From: "Markus Meier" <maekke@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, "Markus Meier" <maekke@gentoo.org>
Message-ID: <1475001901.8299dca811559c5447ec2cb15d1f32145a833fac.maekke@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Capture-Tiny/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild
X-VCS-Directories: dev-perl/Capture-Tiny/
X-VCS-Committer: maekke
X-VCS-Committer-Name: Markus Meier
X-VCS-Revision: 8299dca811559c5447ec2cb15d1f32145a833fac
X-VCS-Branch: master
Date: Tue, 27 Sep 2016 18:45:21 +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: f392869c-a9ac-4557-89d0-cf3a8dc046a2
X-Archives-Hash: f28651348c6bc521fe26bfb7b792d8e9

commit:     8299dca811559c5447ec2cb15d1f32145a833fac
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 18:45:01 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 18:45:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8299dca8

dev-perl/Capture-Tiny: arm stable, bug #590830

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

 dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild
index f9f7f3b..d508147 100644
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild
+++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.360.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="