commit: 26c205fd9f446a328767db45da0e92a90ae0ad59
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 25 20:40:14 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 20:40:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c205fd
app-emulation/vkd3d-proton: Stabilize 2.12 amd64, #930681
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/vkd3d-proton/vkd3d-proton-2.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.12.ebuild
b/app-emulation/vkd3d-proton/vkd3d-proton-2.12.ebuild
index caaf0038f806..b2632b34036a 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"