commit: d381d770d91273bbb4a257f2d509e4fcb437b6ad Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sun May 26 14:16:07 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 26 14:16:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d381d770
Revert "arm64/package.use.mask: drop outdated" This reverts commit fb16d16d5fde74e9c240eefd22f9b847073d9f97. gnome-extra/sushi and deps are still needed Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 6385bf6742b..af6b594380b 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -294,6 +294,13 @@ media-libs/devil nvtt # Virtualbox is x86 only app-emulation/libvirt virtualbox +# Alexis Ballier <[email protected]> (7 Jul 2017) +# nautilus 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 +app-crypt/libsecret test + # 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.
