From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1508764-garchives=archives.gentoo.org@lists.gentoo.org>
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 BB24915ACFB
	for <garchives@archives.gentoo.org>; Mon, 17 Apr 2023 21:16:33 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 39A82E0AA5;
	Mon, 17 Apr 2023 21:16:29 +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 209D5E0AA5
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Apr 2023 21:16:29 +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 37367340A8E
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Apr 2023 21:16:28 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 19E32A59
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Apr 2023 21:16:24 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1681766153.01b77f7a954c6dc17936de98cd1847037beff945.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.7.ebuild
X-VCS-Directories: app-emulation/vkd3d/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 01b77f7a954c6dc17936de98cd1847037beff945
X-VCS-Branch: master
Date: Mon, 17 Apr 2023 21:16:24 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 16da6582-6d28-4805-9ff3-a7c86a824844
X-Archives-Hash: fd4b61033b1fcc523f899152643d33c9

commit:     01b77f7a954c6dc17936de98cd1847037beff945
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 21:15:53 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 21:15:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b77f7a

app-emulation/vkd3d: Stabilize 1.7 amd64, #904488

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/vkd3d/vkd3d-1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/vkd3d/vkd3d-1.7.ebuild b/app-emulation/vkd3d/vkd3d-1.7.ebuild
index cea4a98c8e5e..65408b0bc03c 100644
--- a/app-emulation/vkd3d/vkd3d-1.7.ebuild
+++ b/app-emulation/vkd3d/vkd3d-1.7.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