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 07ACB15806E for ; Fri, 19 May 2023 17:46:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BF1DE08A6; Fri, 19 May 2023 17:46: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 15270E08A6 for ; Fri, 19 May 2023 17:46:03 +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 53C0633BE6D for ; Fri, 19 May 2023 17:46:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C989A7F for ; Fri, 19 May 2023 17:45:57 +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: <1684518277.63421281317d2e60d23174351bd6be6adffd5eed.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-2023.03.14.ebuild X-VCS-Directories: net-misc/cmst/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 63421281317d2e60d23174351bd6be6adffd5eed X-VCS-Branch: master Date: Fri, 19 May 2023 17:45:57 +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: c8135d23-ab58-4247-a328-abd279a64b4f X-Archives-Hash: bb4891417d49179da07215b041fd8e5b commit: 63421281317d2e60d23174351bd6be6adffd5eed Author: Sam James gentoo org> AuthorDate: Fri May 19 17:44:37 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 19 17:44:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63421281 net-misc/cmst: Stabilize 2023.03.14 amd64, #906754 Signed-off-by: Sam James gentoo.org> net-misc/cmst/cmst-2023.03.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/cmst/cmst-2023.03.14.ebuild b/net-misc/cmst/cmst-2023.03.14.ebuild index 7c4125bead9e..4c050875f9fa 100644 --- a/net-misc/cmst/cmst-2023.03.14.ebuild +++ b/net-misc/cmst/cmst-2023.03.14.ebuild @@ -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