summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-12-01 11:18:24 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-12-01 22:13:58 -0500
commit3d4ab1b1e2d20ef2ea7b5d1017966190ece889d2 (patch)
tree82c2e302c204179db60576aadf9303d776d233e4 /app-emulation
parentapp-emulation/vkd3d-proton: show similar support warning as dxvk-2.0 (diff)
downloadgentoo-3d4ab1b1e2d20ef2ea7b5d1017966190ece889d2.tar.gz
gentoo-3d4ab1b1e2d20ef2ea7b5d1017966190ece889d2.tar.bz2
gentoo-3d4ab1b1e2d20ef2ea7b5d1017966190ece889d2.zip
app-emulation/vkd3d-proton: stabilize 2.7 for amd64, x86
No real reason to keep this ~arch only, and will be convenient for stable Wine users. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vkd3d-proton/vkd3d-proton-2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.7.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-2.7.ebuild
index 1ab788816702..7e1f9bfd1240 100644
--- a/app-emulation/vkd3d-proton/vkd3d-proton-2.7.ebuild
+++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.7.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"