summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2017-05-23 16:55:23 -0400
committerNP-Hardass <NP-Hardass@gentoo.org>2017-05-23 19:09:43 -0400
commit659de378ba918fc75e74553462f93fe6438e7e18 (patch)
treecd7d4cf71fe62af1b817566f80e02c9e83825832 /profiles
parentf4fb3fdf4808088e63df3888231b9733e0d3d937 (diff)
downloadgentoo-659de378ba918fc75e74553462f93fe6438e7e18.tar.gz
gentoo-659de378ba918fc75e74553462f93fe6438e7e18.tar.xz
profiles: arch/amd64/package.use.force: -abi_x86_64 for wine variants
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/amd64/package.use.force7
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.force b/profiles/arch/amd64/package.use.force
index c267fe03e14..6217cd3114c 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.