From fba2d8e00bc2fbf55b039e1cbeedb96e5f73c45a Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 30 Jun 2025 09:23:13 +0100 Subject: [PATCH] app-emulation/dxvk: Stabilize 2.6.2 amd64, #959300 Signed-off-by: Sam James --- app-emulation/dxvk/dxvk-2.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/dxvk/dxvk-2.6.2.ebuild b/app-emulation/dxvk/dxvk-2.6.2.ebuild index 4eda4cda1098c..582386728f43d 100644 --- a/app-emulation/dxvk/dxvk-2.6.2.ebuild +++ b/app-emulation/dxvk/dxvk-2.6.2.ebuild @@ -29,7 +29,7 @@ else -> vulkan-headers-${HASH_VULKAN}.tar.gz https://gitlab.freedesktop.org/JoshuaAshton/libdisplay-info/-/archive/${HASH_DISPLAYINFO}/libdisplay-info-${HASH_DISPLAYINFO}.tar.bz2 " - KEYWORDS="-* ~amd64 x86" + KEYWORDS="-* amd64 x86" fi DESCRIPTION="Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine"