From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 43D1A138252 for ; Thu, 12 May 2016 17:22:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFF2EE07DD; Thu, 12 May 2016 17:22:10 +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 A217FE07DD for ; Thu, 12 May 2016 17:22:10 +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 62D72340A15 for ; Thu, 12 May 2016 17:22:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BEE6487B for ; Thu, 12 May 2016 17:22:05 +0000 (UTC) From: "Markus Meier" 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" Message-ID: <1463073705.6562856b20159a4f476d891c1982e50d39923203.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Config/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild X-VCS-Directories: dev-perl/ExtUtils-Config/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 6562856b20159a4f476d891c1982e50d39923203 X-VCS-Branch: master Date: Thu, 12 May 2016 17:22:05 +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: 896135a9-d43c-41be-822f-c10e39c97906 X-Archives-Hash: c3f4eb4561b392114a8fbd8d24c3e3c6 commit: 6562856b20159a4f476d891c1982e50d39923203 Author: Markus Meier gentoo org> AuthorDate: Thu May 12 17:21:45 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Thu May 12 17:21:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6562856b dev-perl/ExtUtils-Config: arm stable, bug #570270 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild index af25ac0..60aecb4 100644 --- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild +++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION='A wrapper for perl'\''s configuration' LICENSE=" || ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="test" DEPEND="