diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2016-03-12 16:36:16 -0500 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-03-12 16:36:33 -0500 |
commit | 29ee4ef82bd567b4a270cf923ba28d85f5a202f7 (patch) | |
tree | 6076f3960815ddab44bf2458d774e14248feeb92 /app-emulation/wine/wine-9999.ebuild | |
parent | dev-ruby/rake: Remove old (diff) | |
download | gentoo-29ee4ef82bd567b4a270cf923ba28d85f5a202f7.tar.gz gentoo-29ee4ef82bd567b4a270cf923ba28d85f5a202f7.tar.bz2 gentoo-29ee4ef82bd567b4a270cf923ba28d85f5a202f7.zip |
app-emulation/wine: Enable mono on 64 bit builds. Bug #577120
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-emulation/wine/wine-9999.ebuild')
-rw-r--r-- | app-emulation/wine/wine-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index 5abc38030ec9..b29387c9c02d 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -50,7 +50,6 @@ IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +fon REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 ) test? ( abi_x86_32 ) elibc_glibc? ( threads ) - mono? ( abi_x86_32 ) pipelight? ( staging ) s3tc? ( staging ) vaapi? ( staging ) |