diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2017-05-23 16:55:23 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2017-05-23 19:09:43 -0400 |
commit | 659de378ba918fc75e74553462f93fe6438e7e18 (patch) | |
tree | cd7d4cf71fe62af1b817566f80e02c9e83825832 /profiles | |
parent | media-video/dvdauthor: Fixed compilation with USE="-imagemagick". (diff) | |
download | gentoo-659de378ba918fc75e74553462f93fe6438e7e18.tar.gz gentoo-659de378ba918fc75e74553462f93fe6438e7e18.tar.bz2 gentoo-659de378ba918fc75e74553462f93fe6438e7e18.zip |
profiles: arch/amd64/package.use.force: -abi_x86_64 for wine variants
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.force | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.force b/profiles/arch/amd64/package.use.force index c267fe03e14d..6217cd3114c3 100644 --- a/profiles/arch/amd64/package.use.force +++ b/profiles/arch/amd64/package.use.force @@ -1,6 +1,13 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# NP-Hardass <NP-Hardass@gentoo.org> (23 May 2017) +# Packages with optional 64-bit variant +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 + # Michał Górny <mgorny@gentoo.org> (08 Apr 2017) # Require sandbox to be multilib-capable to avoid failures when building # multilib packages, #611292. |