commit: 6732afce72424f09758e1985be7d8efda9c08941 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Mar 1 22:05:25 2017 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Mar 1 22:19:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6732afce
profiles: Adjust package.use.mask for app-admin/rsyslog on arm64 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 6fd8cfa6094..5d17187bb1e 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann <[email protected]> (01 Mar 2017) +# Unkeyworded depedencies +app-admin/rsyslog grok kafka mongodb normalize rabbitmq + # Michael Weber <[email protected]> (01 Mar 2017) # untested dependencies net-libs/libpcap bluetooth
