commit: 795a09f257d1106fb3d272f106beef94116840a7 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Aug 5 23:33:37 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Aug 5 23:33:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=795a09f2
arm64/p.u.m: jitterentropy is keyworded now Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 9d7a5a3bb63..c11545fa020 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Aaron Bauman <[email protected]> (2019-08-05) +# jitterentropy is keyworded now +sys-apps/rng-tools -jitterentropy + # Patrick McLean <[email protected]> (2019-06-14) # test deps not keyworded dev-util/bcc test
