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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E3D13158232 for ; Tue, 10 Dec 2024 11:17:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 605B6E080E; Tue, 10 Dec 2024 11:17:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BB406E07EF for ; Tue, 10 Dec 2024 11:17:47 +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 DB0123430DF for ; Tue, 10 Dec 2024 11:17:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6227AED for ; Tue, 10 Dec 2024 11:17:44 +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: <1733829344.aa581aa2d25f2727d214a8befdef4d11f7963356.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.8.ebuild X-VCS-Directories: app-emulation/qtrvsim/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: aa581aa2d25f2727d214a8befdef4d11f7963356 X-VCS-Branch: master Date: Tue, 10 Dec 2024 11:17:44 +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: dcc7215d-86c6-4fa3-a2ec-1099e4d3befc X-Archives-Hash: 150793ec47f5ff0c43e562f1caf689fe commit: aa581aa2d25f2727d214a8befdef4d11f7963356 Author: Florian Schmaus gentoo org> AuthorDate: Tue Dec 10 11:15:44 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Dec 10 11:15:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa581aa2 app-emulation/qtrvsim: stabilize 0.9.8 for amd64 Signed-off-by: Florian Schmaus gentoo.org> app-emulation/qtrvsim/qtrvsim-0.9.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/qtrvsim/qtrvsim-0.9.8.ebuild b/app-emulation/qtrvsim/qtrvsim-0.9.8.ebuild index b1faa86770f2..5b892ab054f5 100644 --- a/app-emulation/qtrvsim/qtrvsim-0.9.8.ebuild +++ b/app-emulation/qtrvsim/qtrvsim-0.9.8.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]