commit: 2391701809c6f3bfd57781fa606c84142a45f311 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Fri Jul 7 11:16:49 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 11:16:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23917018
profiles/arch/arm64: mask tests on libsecret profiles/arch/arm64/package.use.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 70d61af8b17..0aaa66128eb 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -2,10 +2,11 @@ # 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 +# 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
