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 CCB0C58973 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 BFFF8E083A; Wed, 3 Feb 2016 14:36:29 +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 3F0DFE083A for ; Wed, 3 Feb 2016 14:36:29 +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 828193409C8 for ; Wed, 3 Feb 2016 14:36:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B075CE6C 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: <1454510142.54cb25b78e4c00c0e2e2b910d968aed16705c76d.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mozilla-CA/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Mozilla-CA/Mozilla-CA-20150826.ebuild X-VCS-Directories: dev-perl/Mozilla-CA/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 54cb25b78e4c00c0e2e2b910d968aed16705c76d 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: 23224a43-e414-42c6-a7a6-acecb3f75f02 X-Archives-Hash: 61858cf34d8cd9b544e68cc6c6d345c3 commit: 54cb25b78e4c00c0e2e2b910d968aed16705c76d Author: Tobias Klausmann gentoo org> AuthorDate: Wed Feb 3 14:33:18 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Feb 3 14:35:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54cb25b7 dev-perl/Mozilla-CA: add alpha keyword Gentoo-Bug: 572140 Package-Manager: portage-2.2.27 dev-perl/Mozilla-CA/Mozilla-CA-20150826.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Mozilla-CA/Mozilla-CA-20150826.ebuild b/dev-perl/Mozilla-CA/Mozilla-CA-20150826.ebuild index d966493..12a15d9 100644 --- a/dev-perl/Mozilla-CA/Mozilla-CA-20150826.ebuild +++ b/dev-perl/Mozilla-CA/Mozilla-CA-20150826.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Mozilla's CA cert bundle in PEM format" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="alpha amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=""