diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2017-09-15 16:53:15 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2017-09-20 18:20:40 -0400 |
commit | ac9a7f319b80fd285c1dddd74a37fe0dbe67937e (patch) | |
tree | a248812b70e189cd788e7ec8611af2f8170df8ed | |
parent | virtual/wine: Revbump: Support abi_x86 USE flags (diff) | |
download | gentoo-ac9a7f319b80fd285c1dddd74a37fe0dbe67937e.tar.gz gentoo-ac9a7f319b80fd285c1dddd74a37fe0dbe67937e.tar.bz2 gentoo-ac9a7f319b80fd285c1dddd74a37fe0dbe67937e.zip |
profiles: arch/amd64/package.use.force: add abi_x86_64 for virtual/wine
-rw-r--r-- | profiles/arch/amd64/package.use.force | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.force b/profiles/arch/amd64/package.use.force index 9c37bc7b9596..59d26523476e 100644 --- a/profiles/arch/amd64/package.use.force +++ b/profiles/arch/amd64/package.use.force @@ -7,6 +7,7 @@ app-emulation/wine-vanilla -abi_x86_64 app-emulation/wine-staging -abi_x86_64 app-emulation/wine-d3d9 -abi_x86_64 app-emulation/wine-any -abi_x86_64 +virtual/wine -abi_x86_64 # Michał Górny <mgorny@gentoo.org> (08 Apr 2017) # Require sandbox to be multilib-capable to avoid failures when building |