commit: 29583c458cf9a6fc3bd2c3261c9a10ddafb56620 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jul 28 09:29:57 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jul 28 10:03:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29583c45
profiles: Mask dev-libs/msgpack[boost] Bug: https://bugs.gentoo.org/727138 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index bb628fd7963..a01f3984a6d 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2020-07-28) +# Requires dev-libs/boost[context] which is masked on arm, bug #727138 +dev-libs/msgpack boost + # Sam James <[email protected]> (2020-07-11) # Don't drag in qtwebengine for Plasma right now # Not going for nuclear option of general mask
