commit: 2f29e2b4425d3f1ff53f2a91a5a8128318bfc0cd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 2 14:05:46 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 2 14:05:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f29e2b4
app-emulation/vkd3d-proton: Stabilize 2.14 x86, #947355
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/vkd3d-proton/vkd3d-proton-2.14.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.14.ebuild
b/app-emulation/vkd3d-proton/vkd3d-proton-2.14.ebuild
index 29f20fdf7aa7..777368c78088 100644
--- a/app-emulation/vkd3d-proton/vkd3d-proton-2.14.ebuild
+++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"