commit: 93717fcbab235463527e91d84ac5b1466c7e97b6 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Oct 12 18:45:49 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Oct 12 18:47:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93717fcb
profiles: arm64: package.use.mask dev-ruby/capybara[test] www-client/firefox is not keyworded for ARM64. Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 800fe51e91a..3255e280d63 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann <[email protected]> (12 Oct 2018) +# Requires www-client/firefox which isn't yet keyworded on ARM64 +dev-ruby/capybara test + # Dirkjan Ochtman <[email protected]> (29 Sep 2018) # Upstream doesn't build docs for tier 2 and lower architectures. # Bug #660512.
