diff options
author | 2023-12-14 21:46:37 +0000 | |
---|---|---|
committer | 2023-12-14 21:46:37 +0000 | |
commit | ddfc023777da1fdd0e65883da1a1183f6a8c0a4d (patch) | |
tree | 9d854e607da169672d7aa8e97c20c6b45ed5dc9d /app-emulation/vkd3d-proton | |
parent | x11-base/xwayland: Stabilize 23.2.3 ppc64, #919891 (diff) | |
download | gentoo-ddfc023777da1fdd0e65883da1a1183f6a8c0a4d.tar.gz gentoo-ddfc023777da1fdd0e65883da1a1183f6a8c0a4d.tar.bz2 gentoo-ddfc023777da1fdd0e65883da1a1183f6a8c0a4d.zip |
app-emulation/vkd3d-proton: Stabilize 2.11 amd64, #919892
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/vkd3d-proton')
-rw-r--r-- | app-emulation/vkd3d-proton/vkd3d-proton-2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.11.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-2.11.ebuild index ac8d07ab3508..6b76390725cb 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-2.11.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.11.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" |