Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/vkd3d-proton/
Date: Thu, 29 Dec 2022 20:29:41
Message-Id: 1672345735.1fab5d5b11f7635448b7ffb7072c371f1e4a9409.ionen@gentoo
1 commit: 1fab5d5b11f7635448b7ffb7072c371f1e4a9409
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 17:10:44 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 20:28:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fab5d5b
7
8 app-emulation/vkd3d-proton: stabilize 2.8 for amd64, x86
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 app-emulation/vkd3d-proton/vkd3d-proton-2.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.8.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-2.8.ebuild
16 index 259d69f041ab..633364ef6384 100644
17 --- a/app-emulation/vkd3d-proton/vkd3d-proton-2.8.ebuild
18 +++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.8.ebuild
19 @@ -33,7 +33,7 @@ else
20 -> ${PN}-spirv-headers-${HASH_SPIRV_DXIL::10}.tar.gz
21 https://github.com/KhronosGroup/Vulkan-Headers/archive/${HASH_VULKAN}.tar.gz
22 -> ${PN}-vulkan-headers-${HASH_VULKAN::10}.tar.gz"
23 - KEYWORDS="-* ~amd64 ~x86"
24 + KEYWORDS="-* amd64 x86"
25 fi
26
27 DESCRIPTION="Fork of VKD3D, development branches for Proton's Direct3D 12 implementation"