summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-01 14:35:01 +0100
committerSam James <sam@gentoo.org>2023-10-01 14:35:01 +0100
commit667c7fca77708ac679992b2a47203b29ea10bad6 (patch)
treeed636d9f3c5cc315a409fd1271afe86f37ceac35 /app-emulation/dxvk
parentapp-emulation/dxvk: Stabilize 2.3 x86, #915004 (diff)
downloadgentoo-667c7fca77708ac679992b2a47203b29ea10bad6.tar.gz
gentoo-667c7fca77708ac679992b2a47203b29ea10bad6.tar.bz2
gentoo-667c7fca77708ac679992b2a47203b29ea10bad6.zip
app-emulation/dxvk: Stabilize 2.3 amd64, #915004
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/dxvk')
-rw-r--r--app-emulation/dxvk/dxvk-2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/dxvk/dxvk-2.3.ebuild b/app-emulation/dxvk/dxvk-2.3.ebuild
index fb3a3ec6c7d0..92af875703e3 100644
--- a/app-emulation/dxvk/dxvk-2.3.ebuild
+++ b/app-emulation/dxvk/dxvk-2.3.ebuild
@@ -28,7 +28,7 @@ else
https://github.com/KhronosGroup/Vulkan-Headers/archive/${HASH_VULKAN}.tar.gz
-> ${PN}-vulkan-headers-${HASH_VULKAN::10}.tar.gz
https://gitlab.freedesktop.org/JoshuaAshton/libdisplay-info/-/archive/${HASH_DISPLAYINFO}/${PN}-libdisplay-info-${HASH_DISPLAYINFO::10}.tar.bz2"
- KEYWORDS="-* ~amd64 x86"
+ KEYWORDS="-* amd64 x86"
fi
# setup_dxvk.sh is no longer provided, fetch old until a better solution
SRC_URI+=" https://raw.githubusercontent.com/doitsujin/dxvk/cd21cd7fa3b0df3e0819e21ca700b7627a838d69/setup_dxvk.sh"