diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-12-15 16:30:41 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-12-15 16:30:41 -0500 |
commit | 7b2326da911f56f21288ba266380821a2f921309 (patch) | |
tree | c9cc120c416035d86d3fb61caf6ea876f73679f2 /app-emulation | |
parent | app-emulation/vkd3d-proton: add ebuild comment about keeping 2.6 (diff) | |
download | gentoo-7b2326da911f56f21288ba266380821a2f921309.tar.gz gentoo-7b2326da911f56f21288ba266380821a2f921309.tar.bz2 gentoo-7b2326da911f56f21288ba266380821a2f921309.zip |
app-emulation/dxvk: add ebuild comment about keeping <2.0
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/dxvk/dxvk-1.10.3.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emulation/dxvk/dxvk-1.10.3.ebuild b/app-emulation/dxvk/dxvk-1.10.3.ebuild index ec69c80ad8fa..0f86f1f04e95 100644 --- a/app-emulation/dxvk/dxvk-1.10.3.ebuild +++ b/app-emulation/dxvk/dxvk-1.10.3.ebuild @@ -3,6 +3,9 @@ EAPI=8 +# note: version <2.0 should be kept for longer given it's the +# last version to support <wine-7.1 and <nvidia-drivers-510 + MULTILIB_COMPAT=( abi_x86_{32,64} ) inherit flag-o-matic meson-multilib |