commit: 1468c1df35a69601552994680072df9f86c96fa2 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org> AuthorDate: Wed Mar 23 19:19:31 2016 +0000 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Wed Mar 23 19:19:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1468c1df
profile/arch/ppc: mask test use flag for bundler-audit due to rspec:3 keywording profiles/arch/powerpc/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 3b78200..dcd27c9 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Rick Farina <[email protected]> (23 Mar 2016) +# rspec:3 is not keyworded for x86 at this time +=dev-ruby/bundler-audit-0.5.0 test + # Justin Lecher <[email protected]> (22 Feb 2016) # Missing test deps keyword #575366 dev-cpp/eigen test
