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 82474138827 for ; Sat, 3 Oct 2015 13:38:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4125F21C076; Sat, 3 Oct 2015 13:38:37 +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 86D3A21C067 for ; Sat, 3 Oct 2015 13:38:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 46F4F3409E6 for ; Sat, 3 Oct 2015 13:38:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 625F9407 for ; Sat, 3 Oct 2015 13:38:32 +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: <1443879352.c65bd4b534b8ced04783d7ec5aebcf8a91c79c9c.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Any/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Config-Any/Config-Any-0.260.0.ebuild X-VCS-Directories: dev-perl/Config-Any/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: c65bd4b534b8ced04783d7ec5aebcf8a91c79c9c X-VCS-Branch: master Date: Sat, 3 Oct 2015 13:38:32 +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: 4c571ad9-98d8-42da-8688-3ab485e83928 X-Archives-Hash: 4a3a1acae7feed2095dbafdc053d2600 commit: c65bd4b534b8ced04783d7ec5aebcf8a91c79c9c Author: Patrice Clement gentoo org> AuthorDate: Sat Oct 3 13:06:30 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Oct 3 13:35:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c65bd4b5 dev-perl/Config-Any: Stable for amd64. Stable for other arches using the ALLARCHES policy. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement gentoo.org> dev-perl/Config-Any/Config-Any-0.260.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Config-Any/Config-Any-0.260.0.ebuild b/dev-perl/Config-Any/Config-Any-0.260.0.ebuild index 97440bf..b7cd07c 100644 --- a/dev-perl/Config-Any/Config-Any-0.260.0.ebuild +++ b/dev-perl/Config-Any/Config-Any-0.260.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Load configuration from different file formats, transparently" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix" +KEYWORDS="amd64 arm ppc x86 ~ppc-aix" IUSE="test" RDEPEND="