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 ED83413835A for ; Fri, 12 Jun 2020 07:55:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E558E098E; Fri, 12 Jun 2020 07:55:39 +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 25C7EE098E for ; Fri, 12 Jun 2020 07:55:39 +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 37CD234F116 for ; Fri, 12 Jun 2020 07:55:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9ECA296 for ; Fri, 12 Jun 2020 07:55:36 +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: <1591948505.e1d73c68271c2371b82b96ff5fc8a0e26e2952b0.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/cmst/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/cmst/cmst-2020.05.09.ebuild X-VCS-Directories: net-misc/cmst/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: e1d73c68271c2371b82b96ff5fc8a0e26e2952b0 X-VCS-Branch: master Date: Fri, 12 Jun 2020 07:55:36 +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: 61fe5567-1917-4141-831b-8c6ffe8c31f2 X-Archives-Hash: d80d24f5be10e10c9b5f411ab603d35b commit: e1d73c68271c2371b82b96ff5fc8a0e26e2952b0 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Jun 12 07:55:05 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Jun 12 07:55:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d73c68 net-misc/cmst: x86 stable wrt bug #724488 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> net-misc/cmst/cmst-2020.05.09.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/cmst/cmst-2020.05.09.ebuild b/net-misc/cmst/cmst-2020.05.09.ebuild index 99d4f6ff353..6464f6f80bf 100644 --- a/net-misc/cmst/cmst-2020.05.09.ebuild +++ b/net-misc/cmst/cmst-2020.05.09.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/andrew-bibb/cmst/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-qt/qtcore:5