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 5804313888F for ; Wed, 7 Oct 2015 08:11:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 525EBE083B; Wed, 7 Oct 2015 08:11:51 +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 76BADE07F7 for ; Wed, 7 Oct 2015 08:11:50 +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 5BC71340961 for ; Wed, 7 Oct 2015 08:11:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D873B3F for ; Wed, 7 Oct 2015 08:11:47 +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: <1444205145.cc390b4bb4b98840229efd5fd47e05e42dc5dddd.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-All/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/IO-All/IO-All-0.860.0.ebuild X-VCS-Directories: dev-perl/IO-All/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: cc390b4bb4b98840229efd5fd47e05e42dc5dddd X-VCS-Branch: master Date: Wed, 7 Oct 2015 08:11:47 +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: 84424708-1481-4b1e-aba3-a3a8dffff9c8 X-Archives-Hash: 531e7106fb54da6995ec4f1b4613e976 commit: cc390b4bb4b98840229efd5fd47e05e42dc5dddd Author: Patrice Clement gentoo org> AuthorDate: Wed Oct 7 07:59:48 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Wed Oct 7 08:05:45 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc390b4b dev-perl/IO-All: Stable for amd64. Stable for x86 using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement gentoo.org> dev-perl/IO-All/IO-All-0.860.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/IO-All/IO-All-0.860.0.ebuild b/dev-perl/IO-All/IO-All-0.860.0.ebuild index a2d59a0..efdb384 100644 --- a/dev-perl/IO-All/IO-All-0.860.0.ebuild +++ b/dev-perl/IO-All/IO-All-0.860.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="unified IO operations" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # needs Scalar::Util