aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2021-03-23 17:14:04 -0400
committerNick Sarnie <sarnex@gentoo.org>2021-03-23 17:14:04 -0400
commit918ecd1b49c9681bd63535eba8e709a99a71b70f (patch)
treeb2af7c180f8eab8061a5fb91381f8e910f2ef1ff /app-emulation
parentapp-emulation/wine-staging: remove redundant MERGE_TYPE check (diff)
downloadwine-918ecd1b49c9681bd63535eba8e709a99a71b70f.tar.gz
wine-918ecd1b49c9681bd63535eba8e709a99a71b70f.tar.bz2
wine-918ecd1b49c9681bd63535eba8e709a99a71b70f.zip
app-emulation/wine-vanilla: Sync 9999
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
index 045e3bf..21840c2 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
@@ -153,8 +153,6 @@ if [[ ${#PATCHES_BIN[@]} -ge 1 ]] || [[ ${PV} == 9999 ]]; then
fi
wine_compiler_check() {
- [[ ${MERGE_TYPE} = "binary" ]] && return 0
-
# GCC-specific bugs
if tc-is-gcc; then
# bug #549768