commit: a755029e9198226d5724d1f6467cd90fb4a97611 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Aug 8 16:00:15 2019 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Aug 8 16:01:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a755029e
profiles/arch/arm/package.use.mask: sys-apps/rng-tools -jitterentropy Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 1780b2f1fa4..429eeec03fa 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <[email protected]> (2019-08-08) +# Dependency app-crypt/jitterentropy is keyworded for arm +sys-apps/rng-tools -jitterentropy + # Michał Górny <[email protected]> (2019-07-13) # app-forensics/libewf is not keyworded here. app-admin/testdisk ewf
