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 0AA3F1384B4 for ; Mon, 28 Dec 2015 16:59:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1A1E21C003; Mon, 28 Dec 2015 16:59:02 +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 681BA21C003 for ; Mon, 28 Dec 2015 16:59:02 +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 7AD9F3402A2 for ; Mon, 28 Dec 2015 16:59:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5897DC86 for ; Mon, 28 Dec 2015 16:58:50 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1451321923.fa79640fdefbb037f5997e8b767897cdcd0a0001.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Keywords/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/B-Keywords/B-Keywords-1.140.0.ebuild X-VCS-Directories: dev-perl/B-Keywords/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: fa79640fdefbb037f5997e8b767897cdcd0a0001 X-VCS-Branch: master Date: Mon, 28 Dec 2015 16:58:50 +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: 47de32ac-8f73-413b-9c0f-a40f95a9ba47 X-Archives-Hash: 4c354efed3e1e970b12f415f1e6564e8 commit: fa79640fdefbb037f5997e8b767897cdcd0a0001 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Dec 28 16:58:43 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Dec 28 16:58:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa79640f dev-perl/B-Keywords: amd64/x86 stable, (ALLARCHES policy) wrt bug #570000 Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo gentoo.org> dev-perl/B-Keywords/B-Keywords-1.140.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/B-Keywords/B-Keywords-1.140.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.140.0.ebuild index 59b9947..8aa4eb2 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.140.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.140.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Lists of reserved barewords and symbol names" # GPL-2 - no later clause LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do"