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 41356139891 for ; Sun, 23 Aug 2015 16:12:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD92614145; Sun, 23 Aug 2015 16:12:55 +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 74EAE14145 for ; Sun, 23 Aug 2015 16:12:55 +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 56E9D33E01A for ; Sun, 23 Aug 2015 16:12:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05434167 for ; Sun, 23 Aug 2015 16:12:53 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1440346339.e4bdd2d554e7698692840255c001f2d9f4104214.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mo/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Mo/Mo-0.390.0.ebuild X-VCS-Directories: dev-perl/Mo/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: e4bdd2d554e7698692840255c001f2d9f4104214 X-VCS-Branch: master Date: Sun, 23 Aug 2015 16:12:53 +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: ab9f8c40-dd2a-4712-aec5-441165a32d63 X-Archives-Hash: 34e8da9e75dae61c77f42f86439721fa commit: e4bdd2d554e7698692840255c001f2d9f4104214 Author: Patrice Clement gentoo org> AuthorDate: Sun Aug 23 16:11:24 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sun Aug 23 16:12:19 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4bdd2d5 dev-perl/Mo: Stable for amd64+x86 using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement gentoo.org> dev-perl/Mo/Mo-0.390.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Mo/Mo-0.390.0.ebuild b/dev-perl/Mo/Mo-0.390.0.ebuild index ac5f763..5eacc7e 100644 --- a/dev-perl/Mo/Mo-0.390.0.ebuild +++ b/dev-perl/Mo/Mo-0.390.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl Micro Object framework" HOMEPAGE="https://metacpan.org/pod/distribution/Mo/lib/Mo.pod" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=""