commit: c16ac72e3d4e19538e7536b89fa3d559c5f2b28a Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Oct 12 15:49:16 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Oct 12 16:06:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c16ac72e
profiles: arm: package.use.mask dev-ruby/capybara[test] www-client/firefox is no longer available on ARM due to commit e1acc78e3f066df10737818156fa406795489846. Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> profiles/arch/arm/package.use.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 98e1997fe6e..d593784e6db 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,11 @@ -# 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 available on ARM yet +# due to dev-lang/rust requirement +dev-ruby/capybara test + # Michał Górny <[email protected]> (20 Sep 2018) # dev-libs/libpfm not keyworded here (and unclear if it supports ARM). # Bug #666651.
