diff options
author | Sam James <sam@gentoo.org> | 2024-11-14 01:48:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-14 01:48:14 +0000 |
commit | 2c08f6ffa819b82fdb247cefe64b5bce71f79b77 (patch) | |
tree | 9ea5834e753ef7517802f95a4d345abbc816c87d /app-emulation/vkd3d-proton | |
parent | www-apps/gitea: Stabilize 1.22.3 amd64, #943347 (diff) | |
download | gentoo-2c08f6ffa819b82fdb247cefe64b5bce71f79b77.tar.gz gentoo-2c08f6ffa819b82fdb247cefe64b5bce71f79b77.tar.bz2 gentoo-2c08f6ffa819b82fdb247cefe64b5bce71f79b77.zip |
app-emulation/vkd3d-proton: Stabilize 2.13 amd64, #943353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/vkd3d-proton')
-rw-r--r-- | app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild index efc82a12b781..5ec5819e4a2f 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.13.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" |