diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-05 05:19:27 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-05 05:19:27 +0000 |
commit | b28487df91bc789b559fb7adac2fe1d413886640 (patch) | |
tree | fb3ae22a35c34dc7fbd22c7b71f59d64d082d5f0 /app-emulation/vkd3d-proton | |
parent | app-i18n/ibus: Stabilize 1.5.29 x86, #913832 (diff) | |
download | gentoo-b28487df91bc789b559fb7adac2fe1d413886640.tar.gz gentoo-b28487df91bc789b559fb7adac2fe1d413886640.tar.bz2 gentoo-b28487df91bc789b559fb7adac2fe1d413886640.zip |
app-emulation/vkd3d-proton: Stabilize 2.11.1 x86, #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 | 4 |
1 files changed, 2 insertions, 2 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 2b91113df2fc..03fba29a0a3c 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-2.11.1.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" |