commit: f51fd516418a7c87856877b4d5ef9e5f85a82939 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Fri Jul 7 07:53:54 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 07:53:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51fd516
profiles/arch/arm64: mask nautilus[previewer] profiles/arch/arm64/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 22e225f5fab..70d61af8b17 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Alexis Ballier <[email protected]> (7 Jul 2017) +# Pulls in gnome-extra/sushi -> dev-libs/gjs -> dev-lang/spidermonkey:24 +# Older spidermonkey does not work on arm64. +# This should be revised when gjs is updated. +gnome-base/nautilus previewer + # Michał Górny <[email protected]> (28 Jun 2017) # app-misc/dtach & dev-tcltk/tcllib are not keyworded, and tests are # restricted anyway, so no point in pursuing it right now.
