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 0B7DB158064 for ; Mon, 6 May 2024 12:32:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CEEF2BC014; Mon, 6 May 2024 12:32:44 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 31D212BC014 for ; Mon, 6 May 2024 12:32:44 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0CC4C3430D7 for ; Mon, 6 May 2024 12:32:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 479D615FA for ; Mon, 6 May 2024 12:32:41 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1714998736.76768a96a113718050ecdf2a32c978583acbed5d.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qtrvsim/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/qtrvsim/qtrvsim-0.9.7.ebuild X-VCS-Directories: app-emulation/qtrvsim/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 76768a96a113718050ecdf2a32c978583acbed5d X-VCS-Branch: master Date: Mon, 6 May 2024 12:32:41 +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: dc5501ab-797b-4c12-8aab-0ffe57d7a3ed X-Archives-Hash: e90b226a1d398185ee47a8da4dfcca29 commit: 76768a96a113718050ecdf2a32c978583acbed5d Author: Florian Schmaus gentoo org> AuthorDate: Mon May 6 12:25:40 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon May 6 12:32:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76768a96 app-emulation/qtrvsim: stabilize 0.9.7 for amd64 Signed-off-by: Florian Schmaus gentoo.org> app-emulation/qtrvsim/qtrvsim-0.9.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/qtrvsim/qtrvsim-0.9.7.ebuild b/app-emulation/qtrvsim/qtrvsim-0.9.7.ebuild index 88e56acd60ea..a9c2875d59f6 100644 --- a/app-emulation/qtrvsim/qtrvsim-0.9.7.ebuild +++ b/app-emulation/qtrvsim/qtrvsim-0.9.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cvut/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" DEPEND=" dev-qt/qtbase:6[gui,widgets]