diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-01 21:07:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-01 21:07:19 +0300 |
commit | 4728933338be9dc559744748c5566bc074b1dd6f (patch) | |
tree | 54e4e658ba90efc0a7d48e2b1ce7736ffb290cab /app-emulation/vkd3d-proton | |
parent | app-emulation/vkd3d-proton: Stabilize 2.10 amd64, #915003 (diff) | |
download | gentoo-4728933338be9dc559744748c5566bc074b1dd6f.tar.gz gentoo-4728933338be9dc559744748c5566bc074b1dd6f.tar.bz2 gentoo-4728933338be9dc559744748c5566bc074b1dd6f.zip |
app-emulation/vkd3d-proton: Stabilize 2.10 x86, #915003
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.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.10.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-2.10.ebuild index 98920bf895cd..e25d27adcaa5 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-2.10.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.10.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" |