diff options
author | 2025-02-05 15:08:41 +0100 | |
---|---|---|
committer | 2025-02-05 15:08:41 +0100 | |
commit | 6a9875c7e28394489078524b0a37ef18d6e1b31b (patch) | |
tree | 551bee124102b28dcc569fb56aec945bf4e6eb88 /app-emulation | |
parent | app-i18n/uchardet: Stabilize 0.0.8 amd64, #949274 (diff) | |
download | gentoo-6a9875c7e28394489078524b0a37ef18d6e1b31b.tar.gz gentoo-6a9875c7e28394489078524b0a37ef18d6e1b31b.tar.bz2 gentoo-6a9875c7e28394489078524b0a37ef18d6e1b31b.zip |
app-emulation/dxvk: Stabilize 2.5.3 amd64, #949275
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/dxvk/dxvk-2.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/dxvk/dxvk-2.5.3.ebuild b/app-emulation/dxvk/dxvk-2.5.3.ebuild index e0c459f6b481..7e739356a90c 100644 --- a/app-emulation/dxvk/dxvk-2.5.3.ebuild +++ b/app-emulation/dxvk/dxvk-2.5.3.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" |