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 4F402138252 for ; Thu, 12 May 2016 17:24:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C91821C039; Thu, 12 May 2016 17:24:47 +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 1C2F021C039 for ; Thu, 12 May 2016 17:24:47 +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 18CE0340A2B for ; Thu, 12 May 2016 17:24:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6016E87B for ; Thu, 12 May 2016 17:24:42 +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: <1463073862.8b2dd4899ebb19e54a58895837ddc9935a6e39e6.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Const-Fast/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild X-VCS-Directories: dev-perl/Const-Fast/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 8b2dd4899ebb19e54a58895837ddc9935a6e39e6 X-VCS-Branch: master Date: Thu, 12 May 2016 17:24:42 +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: a9ae2eba-0f6a-4d7f-8abe-6a5c6bad3bcc X-Archives-Hash: f3fcbe691a0c25e2822340a44c3cfda1 commit: 8b2dd4899ebb19e54a58895837ddc9935a6e39e6 Author: Markus Meier gentoo org> AuthorDate: Thu May 12 17:24:22 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Thu May 12 17:24:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b2dd489 dev-perl/Const-Fast: arm stable, bug #570270 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild b/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild index a560f89..596d3bc 100644 --- a/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild +++ b/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Facility for creating read-only scalars, arrays, and hashes" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="