Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
Date: Fri, 07 Jul 2017 07:54:24
Message-Id: 1499414034.f51fd516418a7c87856877b4d5ef9e5f85a82939.aballier@gentoo
1 commit: f51fd516418a7c87856877b4d5ef9e5f85a82939
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 07:53:54 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 07:53:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51fd516
7
8 profiles/arch/arm64: mask nautilus[previewer]
9
10 profiles/arch/arm64/package.use.mask | 6 ++++++
11 1 file changed, 6 insertions(+)
12
13 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
14 index 22e225f5fab..70d61af8b17 100644
15 --- a/profiles/arch/arm64/package.use.mask
16 +++ b/profiles/arch/arm64/package.use.mask
17 @@ -1,6 +1,12 @@
18 # Copyright 1999-2017 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20
21 +# Alexis Ballier <aballier@g.o> (7 Jul 2017)
22 +# Pulls in gnome-extra/sushi -> dev-libs/gjs -> dev-lang/spidermonkey:24
23 +# Older spidermonkey does not work on arm64.
24 +# This should be revised when gjs is updated.
25 +gnome-base/nautilus previewer
26 +
27 # Michał Górny <mgorny@g.o> (28 Jun 2017)
28 # app-misc/dtach & dev-tcltk/tcllib are not keyworded, and tests are
29 # restricted anyway, so no point in pursuing it right now.