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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C714415800F for ; Tue, 10 Jan 2023 02:45:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01ED1E07F9; Tue, 10 Jan 2023 02:45:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C626AE07F9 for ; Tue, 10 Jan 2023 02:45:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B400340E03 for ; Tue, 10 Jan 2023 02:45:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D888E82E for ; Tue, 10 Jan 2023 02:44:58 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1673318690.b841da5a97c3619a7e558e03c1d34821aa8cde3f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/cmst/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/cmst/cmst-2022.11.30.ebuild X-VCS-Directories: net-misc/cmst/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b841da5a97c3619a7e558e03c1d34821aa8cde3f X-VCS-Branch: master Date: Tue, 10 Jan 2023 02:44:58 +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: b2b00644-251e-4fdf-af50-f723a2a4f5a2 X-Archives-Hash: 401ffe70ed1d959c9cdec3133359eeca commit: b841da5a97c3619a7e558e03c1d34821aa8cde3f Author: Sam James gentoo org> AuthorDate: Tue Jan 10 02:44:45 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jan 10 02:44:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b841da5a net-misc/cmst: Stabilize 2022.11.30 x86, #890312 Signed-off-by: Sam James gentoo.org> net-misc/cmst/cmst-2022.11.30.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/cmst/cmst-2022.11.30.ebuild b/net-misc/cmst/cmst-2022.11.30.ebuild index 72cbdbb60aab..b5771693001e 100644 --- a/net-misc/cmst/cmst-2022.11.30.ebuild +++ b/net-misc/cmst/cmst-2022.11.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/andrew-bibb/cmst/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="dev-qt/qtcore:5