From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9AC14138334 for ; Sun, 26 May 2019 14:17:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B9D0E07BA; Sun, 26 May 2019 14:17:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80420E07BA for ; Sun, 26 May 2019 14:17:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4A2C03450A3 for ; Sun, 26 May 2019 14:17:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4299E4D3 for ; Sun, 26 May 2019 14:17:00 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1558880167.d381d770d91273bbb4a257f2d509e4fcb437b6ad.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: d381d770d91273bbb4a257f2d509e4fcb437b6ad X-VCS-Branch: master Date: Sun, 26 May 2019 14:17:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 818aa84b-aca2-4007-a9a8-e6d562c0e170 X-Archives-Hash: 0992f0982ba33853627e3618420679de commit: d381d770d91273bbb4a257f2d509e4fcb437b6ad Author: Aaron Bauman gentoo org> AuthorDate: Sun May 26 14:16:07 2019 +0000 Commit: Aaron Bauman gentoo 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 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 (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 (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.