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 3D67C1382C5 for ; Thu, 4 Mar 2021 16:46:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27D1FE084A; Thu, 4 Mar 2021 16:46:38 +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 105BFE084A for ; Thu, 4 Mar 2021 16:46:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A4D6433C84E for ; Thu, 4 Mar 2021 16:46:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E213581 for ; Thu, 4 Mar 2021 16:46:35 +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: <1614876391.ad0e7e3fe1edcd76b7604b1fb67c07d4be91ea13.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/clawsker/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/clawsker/clawsker-1.3.1.ebuild X-VCS-Directories: mail-client/clawsker/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ad0e7e3fe1edcd76b7604b1fb67c07d4be91ea13 X-VCS-Branch: master Date: Thu, 4 Mar 2021 16:46:35 +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: 0e734830-cdec-4591-b214-0621743d9480 X-Archives-Hash: 18b22b6ae06107724ef26cd8a75a6c94 commit: ad0e7e3fe1edcd76b7604b1fb67c07d4be91ea13 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Mar 4 16:46:31 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Mar 4 16:46:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad0e7e3f mail-client/clawsker: amd64 stable wrt bug #773535 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> mail-client/clawsker/clawsker-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/clawsker/clawsker-1.3.1.ebuild b/mail-client/clawsker/clawsker-1.3.1.ebuild index ed0f573e8c9..b8e2e56a8bd 100644 --- a/mail-client/clawsker/clawsker-1.3.1.ebuild +++ b/mail-client/clawsker/clawsker-1.3.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.claws-mail.org/tools/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )"