From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 036BE138359 for ; Wed, 6 May 2020 06:30:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4914EE097A; Wed, 6 May 2020 06:30:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 30297E097A for ; Wed, 6 May 2020 06:30:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E36BC34F596 for ; Wed, 6 May 2020 06:30:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 664D0214 for ; Wed, 6 May 2020 06:30:55 +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: <1588746652.3fdce4b5fb6cef323f1cc5f976751fb0c5382b4d.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/carl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/carl/carl-0.9-r3.ebuild X-VCS-Directories: net-analyzer/carl/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 3fdce4b5fb6cef323f1cc5f976751fb0c5382b4d X-VCS-Branch: master Date: Wed, 6 May 2020 06:30:55 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bc2f92eb-fe69-4340-9979-afa364d6f39c X-Archives-Hash: 19d37a1370c4422ddbbb52dbea2719a3 commit: 3fdce4b5fb6cef323f1cc5f976751fb0c5382b4d Author: Agostino Sarubbo gentoo org> AuthorDate: Wed May 6 06:30:52 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed May 6 06:30:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fdce4b5 net-analyzer/carl: x86 stable wrt bug #721094 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> net-analyzer/carl/carl-0.9-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/carl/carl-0.9-r3.ebuild b/net-analyzer/carl/carl-0.9-r3.ebuild index 1cd5345d8cc..8c4ba2d113c 100644 --- a/net-analyzer/carl/carl-0.9-r3.ebuild +++ b/net-analyzer/carl/carl-0.9-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.schwarzvogel.de/pkgs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~x86" +KEYWORDS="~alpha amd64 x86" IUSE="" DOCS="README"