commit: 2656c190e52adc414c8b6dd0d600dfef205e8073 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue Aug 6 17:49:59 2019 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Aug 6 17:50:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2656c190
profiles/arch/mips/package.use.mask: sys-apps/rng-tools -jitterentropy Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/mips/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index e3984601c31..92a2e3c4b2f 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <[email protected]> (2019-08-06) +# Dependency app-crypt/jitterentropy is keyworded for mips +sys-apps/rng-tools -jitterentropy + # Michał Górny <[email protected]> (2018-01-23) # USE=collab requires unkeyworded net-libs/loudmouth & dev-cpp/asio. # USE=grammar requires dev-libs/link-grammar.
