diff options
author | 2024-11-13 12:42:09 +0000 | |
---|---|---|
committer | 2024-11-13 12:42:09 +0000 | |
commit | 38d428b6948f1fcd27c6ad2e298d248bac328c79 (patch) | |
tree | ac60bd2e7c6b7281b41d7bdc8d5ba04705ef4aba /app-emulation | |
parent | net-misc/croc: Stabilize 10.0.13 amd64, #943345 (diff) | |
download | gentoo-38d428b6948f1fcd27c6ad2e298d248bac328c79.tar.gz gentoo-38d428b6948f1fcd27c6ad2e298d248bac328c79.tar.bz2 gentoo-38d428b6948f1fcd27c6ad2e298d248bac328c79.zip |
app-emulation/vkd3d-proton: Stabilize 2.13 x86, #943353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild index e7c3fe59c99d..efc82a12b781 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild @@ -35,7 +35,7 @@ else https://github.com/KhronosGroup/Vulkan-Headers/archive/${HASH_VULKAN}.tar.gz -> vulkan-headers-${HASH_VULKAN}.tar.gz " - KEYWORDS="-* ~amd64 ~x86" + KEYWORDS="-* ~amd64 x86" fi DESCRIPTION="Fork of VKD3D, development branches for Proton's Direct3D 12 implementation" |