commit: f34c23ed6630ad72c83811a7f78161b8c53b9db8 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Aug 11 21:35:38 2019 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Aug 11 21:35:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f34c23ed
profiles/arch/alpha/package.use.mask: sys-apps/rng-tools -jitterentropy Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index ecaa5101db5..b67f44e0728 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/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-11) +# Dependency app-crypt/jitterentropy is keyworded for alpha +sys-apps/rng-tools -jitterentropy + # Lars Wendler <[email protected]> (2019-04-29) # Requires net-libs/webkit-gtk which has no keywords on alpha dev-util/geany-plugins markdown
