diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-05 05:19:28 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-05 05:19:28 +0000 |
commit | fade3f004076a17b07176cd27cbdc964880ea72c (patch) | |
tree | 9b63e9fa8b5c3aef26582de4394cfe348b19aa17 /app-emulation/vkd3d-proton | |
parent | app-emulation/vkd3d-proton: Stabilize 2.11.1 x86, #921362 (diff) | |
download | gentoo-fade3f004076a17b07176cd27cbdc964880ea72c.tar.gz gentoo-fade3f004076a17b07176cd27cbdc964880ea72c.tar.bz2 gentoo-fade3f004076a17b07176cd27cbdc964880ea72c.zip |
app-emulation/vkd3d-proton: Stabilize 2.11.1 amd64, #921362
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation/vkd3d-proton')
-rw-r--r-- | app-emulation/vkd3d-proton/vkd3d-proton-2.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.11.1.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-2.11.1.ebuild index 03fba29a0a3c..f57151b989e2 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-2.11.1.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.11.1.ebuild @@ -34,7 +34,7 @@ else -> ${PN}-spirv-headers-${HASH_SPIRV_DXIL::10}.tar.gz https://github.com/KhronosGroup/Vulkan-Headers/archive/${HASH_VULKAN}.tar.gz -> ${PN}-vulkan-headers-${HASH_VULKAN::10}.tar.gz" - KEYWORDS="-* ~amd64 x86" + KEYWORDS="-* amd64 x86" fi DESCRIPTION="Fork of VKD3D, development branches for Proton's Direct3D 12 implementation" |