From 2c08f6ffa819b82fdb247cefe64b5bce71f79b77 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 14 Nov 2024 01:48:14 +0000 Subject: [PATCH] app-emulation/vkd3d-proton: Stabilize 2.13 amd64, #943353 Signed-off-by: Sam James --- app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild index efc82a12b781d..5ec5819e4a2fe 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild @@ -35,7 +35,7 @@ else https://github.com/KhronosGroup/Vulkan-Headers/archive/${HASH_VULKAN}.tar.gz -> vulkan-headers-${HASH_VULKAN}.tar.gz " - KEYWORDS="-* ~amd64 x86" + KEYWORDS="-* amd64 x86" fi DESCRIPTION="Fork of VKD3D, development branches for Proton's Direct3D 12 implementation"