summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2018-04-20 11:09:44 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-20 11:09:44 +0200
commit6407bb4f67eadb784b3f156fb5ebb62120190d22 (patch)
tree1eaa8dc3952ca249c49dc89f4a404880f60c561b /eclass/xorg-2.eclass
parent*/*: [QA] remove emul-linux-* blockers (diff)
downloadgentoo-6407bb4f67eadb784b3f156fb5ebb62120190d22.tar.gz
gentoo-6407bb4f67eadb784b3f156fb5ebb62120190d22.tar.bz2
gentoo-6407bb4f67eadb784b3f156fb5ebb62120190d22.zip
xorg-2.eclass: Remove emul-linux-x86-* blockers
Diffstat (limited to 'eclass/xorg-2.eclass')
-rw-r--r--eclass/xorg-2.eclass4
1 files changed, 0 insertions, 4 deletions
diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass
index cf168964887c..42067095b55b 100644
--- a/eclass/xorg-2.eclass
+++ b/eclass/xorg-2.eclass
@@ -305,10 +305,6 @@ DEPEND+=" ${COMMON_DEPEND}"
RDEPEND+=" ${COMMON_DEPEND}"
unset COMMON_DEPEND
-if [[ ${XORG_MULTILIB} == yes ]]; then
- RDEPEND+=" abi_x86_32? ( !app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] )"
-fi
-
debug-print "${LINENO} ${ECLASS} ${FUNCNAME}: DEPEND=${DEPEND}"
debug-print "${LINENO} ${ECLASS} ${FUNCNAME}: RDEPEND=${RDEPEND}"
debug-print "${LINENO} ${ECLASS} ${FUNCNAME}: PDEPEND=${PDEPEND}"