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 35AE058974 for ; Wed, 3 Feb 2016 14:36:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BEBEE0833; Wed, 3 Feb 2016 14:36:28 +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 20BC7E0838 for ; Wed, 3 Feb 2016 14:36:27 +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 E718C3409C8 for ; Wed, 3 Feb 2016 14:36:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DD93C6F for ; Wed, 3 Feb 2016 14:36:25 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1454510127.5ef26510044a30d253b86e165e66271db0ccff61.klausman@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: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 5ef26510044a30d253b86e165e66271db0ccff61 X-VCS-Branch: master Date: Wed, 3 Feb 2016 14:36:25 +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: 2624d44c-5cbe-4d08-9e7f-4391df35258c X-Archives-Hash: 3ff95e0dd798dfa31a42dbae7fbf4b95 commit: 5ef26510044a30d253b86e165e66271db0ccff61 Author: Tobias Klausmann gentoo org> AuthorDate: Wed Feb 3 14:32:11 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Feb 3 14:35:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ef26510 dev-perl/B-Keywords: add alpha keyword Gentoo-Bug: 572140 Package-Manager: portage-2.2.27 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 8aa4eb2..d0d95e1 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"