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 8828915806E for ; Tue, 23 May 2023 10:49:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89527E093D; Tue, 23 May 2023 10:49:54 +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 17924E0918 for ; Tue, 23 May 2023 10:49:54 +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 1960E340D06 for ; Tue, 23 May 2023 10:49:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CF78A67 for ; Tue, 23 May 2023 10:49:51 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1684838978.d8b0055a4b1da84201a7308b6a220a6facfa1cee.arthurzam@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.7.1.ebuild X-VCS-Directories: app-emulation/vkd3d/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: d8b0055a4b1da84201a7308b6a220a6facfa1cee X-VCS-Branch: master Date: Tue, 23 May 2023 10:49:51 +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: c8816616-9fff-4baf-b69c-366e7e60db4b X-Archives-Hash: a40ff25be4c857245d685aa0f969287f commit: d8b0055a4b1da84201a7308b6a220a6facfa1cee Author: Arthur Zamarin gentoo org> AuthorDate: Tue May 23 10:49:38 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue May 23 10:49:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8b0055a app-emulation/vkd3d: Stabilize 1.7.1 x86, #906974 Signed-off-by: Arthur Zamarin gentoo.org> app-emulation/vkd3d/vkd3d-1.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/vkd3d/vkd3d-1.7.1.ebuild b/app-emulation/vkd3d/vkd3d-1.7.1.ebuild index cea4a98c8e5e..766feb323645 100644 --- a/app-emulation/vkd3d/vkd3d-1.7.1.ebuild +++ b/app-emulation/vkd3d/vkd3d-1.7.1.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