diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-12-29 12:10:44 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-12-29 15:28:55 -0500 |
commit | 1fab5d5b11f7635448b7ffb7072c371f1e4a9409 (patch) | |
tree | 4cc25caa4b5f06a688f4dc8c8d661fb91b73b920 /app-emulation/vkd3d-proton | |
parent | media-video/mpv: stabilize 0.35.0-r1 for amd64, x86 (diff) | |
download | gentoo-1fab5d5b11f7635448b7ffb7072c371f1e4a9409.tar.gz gentoo-1fab5d5b11f7635448b7ffb7072c371f1e4a9409.tar.bz2 gentoo-1fab5d5b11f7635448b7ffb7072c371f1e4a9409.zip |
app-emulation/vkd3d-proton: stabilize 2.8 for amd64, x86
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/vkd3d-proton')
-rw-r--r-- | app-emulation/vkd3d-proton/vkd3d-proton-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.8.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-2.8.ebuild index 259d69f041ab..633364ef6384 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-2.8.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.8.ebuild @@ -33,7 +33,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" |