diff options
author | 2024-04-25 21:40:13 +0100 | |
---|---|---|
committer | 2024-04-25 21:40:13 +0100 | |
commit | a495d4acdbf328d26e8816780e15b20cc42184f0 (patch) | |
tree | 37825e6aa206335b50d2663995cd49bc3e09be5c /app-emulation/vkd3d-proton | |
parent | app-portage/gentoolkit: add 0.6.6 (diff) | |
download | gentoo-a495d4acdbf328d26e8816780e15b20cc42184f0.tar.gz gentoo-a495d4acdbf328d26e8816780e15b20cc42184f0.tar.bz2 gentoo-a495d4acdbf328d26e8816780e15b20cc42184f0.zip |
app-emulation/vkd3d-proton: Stabilize 2.12 x86, #930681
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.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.12.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-2.12.ebuild index 98a5935850ad..caaf0038f806 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-2.12.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.12.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" |