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 DD46E158089 for ; Thu, 12 Oct 2023 23:32:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F35A02BC01E; Thu, 12 Oct 2023 23:32:49 +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 D48642BC01E for ; Thu, 12 Oct 2023 23:32:49 +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 CE1CE335C8E for ; Thu, 12 Oct 2023 23:32:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35F2C115C for ; Thu, 12 Oct 2023 23:32:47 +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: <1697153543.705b2d3a12d91cffa5fed296825ded62bd1a55a0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/vkd3d/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/vkd3d/vkd3d-1.9.ebuild X-VCS-Directories: app-emulation/vkd3d/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 705b2d3a12d91cffa5fed296825ded62bd1a55a0 X-VCS-Branch: master Date: Thu, 12 Oct 2023 23:32:47 +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: 8a2b1f91-fb46-40b8-988a-da0554f056de X-Archives-Hash: 02444ab83b77f148e5251907008c0543 commit: 705b2d3a12d91cffa5fed296825ded62bd1a55a0 Author: Sam James gentoo org> AuthorDate: Thu Oct 12 23:32:23 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Oct 12 23:32:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=705b2d3a app-emulation/vkd3d: Stabilize 1.9 amd64, #915619 Signed-off-by: Sam James gentoo.org> app-emulation/vkd3d/vkd3d-1.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/vkd3d/vkd3d-1.9.ebuild b/app-emulation/vkd3d/vkd3d-1.9.ebuild index f1f66daf8b8d..88e7e0b52f25 100644 --- a/app-emulation/vkd3d/vkd3d-1.9.ebuild +++ b/app-emulation/vkd3d/vkd3d-1.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dl.winehq.org/vkd3d/source/${P}.tar.xz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="ncurses spirv-tools" RESTRICT="test" #838655