Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
Date: Sun, 26 May 2019 14:17:04
Message-Id: 1558880167.d381d770d91273bbb4a257f2d509e4fcb437b6ad.bman@gentoo
1 commit: d381d770d91273bbb4a257f2d509e4fcb437b6ad
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 26 14:16:07 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun May 26 14:16:07 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d381d770
7
8 Revert "arm64/package.use.mask: drop outdated"
9
10 This reverts commit fb16d16d5fde74e9c240eefd22f9b847073d9f97.
11
12 gnome-extra/sushi and deps are still needed
13
14 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
15
16 profiles/arch/arm64/package.use.mask | 7 +++++++
17 1 file changed, 7 insertions(+)
18
19 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
20 index 6385bf6742b..af6b594380b 100644
21 --- a/profiles/arch/arm64/package.use.mask
22 +++ b/profiles/arch/arm64/package.use.mask
23 @@ -294,6 +294,13 @@ media-libs/devil nvtt
24 # Virtualbox is x86 only
25 app-emulation/libvirt virtualbox
26
27 +# Alexis Ballier <aballier@g.o> (7 Jul 2017)
28 +# nautilus pulls in gnome-extra/sushi -> dev-libs/gjs -> dev-lang/spidermonkey:24
29 +# Older spidermonkey does not work on arm64.
30 +# This should be revised when gjs is updated.
31 +gnome-base/nautilus previewer
32 +app-crypt/libsecret test
33 +
34 # Michał Górny <mgorny@g.o> (28 Jun 2017)
35 # app-misc/dtach & dev-tcltk/tcllib are not keyworded, and tests are
36 # restricted anyway, so no point in pursuing it right now.