diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-12-15 16:25:34 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-12-15 16:29:31 -0500 |
commit | c569bef7b7fc0cc6cc29077b4f46d3fbbb67edfe (patch) | |
tree | e545b222cf19dd8def2ce06e1307132f0ac84f90 /app-emulation | |
parent | app-emulation/vkd3d-proton: add 2.8 (diff) | |
download | gentoo-c569bef7b7fc0cc6cc29077b4f46d3fbbb67edfe.tar.gz gentoo-c569bef7b7fc0cc6cc29077b4f46d3fbbb67edfe.tar.bz2 gentoo-c569bef7b7fc0cc6cc29077b4f46d3fbbb67edfe.zip |
app-emulation/vkd3d-proton: add ebuild comment about keeping 2.6
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vkd3d-proton/vkd3d-proton-2.6.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.6.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-2.6.ebuild index 168166ea70aa..8ff79bbbd1ba 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-2.6.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.6.ebuild @@ -3,6 +3,9 @@ EAPI=8 +# note: version 2.6 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 toolchain-funcs |