commit: 61910bdfe230eb71bcf589908df23650a1b966aa Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Thu Dec 21 07:39:19 2017 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Thu Dec 21 07:39:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61910bdf
media-libs/lv2: remove setting MULTILIB_COMPAT for GLEP73Immutability bug Package-Manager: Portage-2.3.14, Repoman-2.3.6 media-libs/lv2/lv2-1.14.0-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-libs/lv2/lv2-1.14.0-r1.ebuild b/media-libs/lv2/lv2-1.14.0-r1.ebuild index 308feb25104..ef7903ae287 100644 --- a/media-libs/lv2/lv2-1.14.0-r1.ebuild +++ b/media-libs/lv2/lv2-1.14.0-r1.ebuild @@ -5,7 +5,6 @@ EAPI=6 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) PYTHON_REQ_USE='threads(+)' -MULTILIB_COMPAT=( abi_x86_{32,64} ) inherit python-single-r1 waf-utils multilib-build multilib-minimal