diff options
author | 2022-09-03 20:02:03 +0000 | |
---|---|---|
committer | 2022-09-03 20:02:03 +0000 | |
commit | 039dff4dc0b869a44b45e2a04819a96517e9689f (patch) | |
tree | e4c773e9878f63cae7a7639be65870e4cb05177b /metadata/md5-cache/virtual | |
parent | Merge updates from master (diff) | |
download | gentoo-039dff4dc0b869a44b45e2a04819a96517e9689f.tar.gz gentoo-039dff4dc0b869a44b45e2a04819a96517e9689f.tar.bz2 gentoo-039dff4dc0b869a44b45e2a04819a96517e9689f.zip |
2022-09-03 20:02:03 UTC
Diffstat (limited to 'metadata/md5-cache/virtual')
-rw-r--r-- | metadata/md5-cache/virtual/wine-0-r8 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/metadata/md5-cache/virtual/wine-0-r8 b/metadata/md5-cache/virtual/wine-0-r8 new file mode 100644 index 000000000000..87df61298666 --- /dev/null +++ b/metadata/md5-cache/virtual/wine-0-r8 @@ -0,0 +1,9 @@ +DEFINED_PHASES=- +DESCRIPTION=Virtual for Wine that supports multiple variants and slotting +EAPI=8 +IUSE=+abi_x86_32 +abi_x86_64 proton staging +KEYWORDS=~amd64 ~x86 +RDEPEND=proton? ( app-emulation/wine-proton ) staging? ( app-emulation/wine-staging[staging] ) || ( app-emulation/wine-vanilla[abi_x86_32=,abi_x86_64=] app-emulation/wine-proton[abi_x86_32=,abi_x86_64=] app-emulation/wine-staging[abi_x86_32=,abi_x86_64=] ) !app-emulation/wine:0 +REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) +SLOT=0 +_md5_=ae962f4ca43b71ac0f3f91e5bda57fe1 |