commit: f7e40fbc169d2962c8c4feed40251885d653b4b3 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Jun 9 11:05:53 2017 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Jun 9 11:05:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e40fbc
profiles: Adjust package.use.mask for sys-process/fcron on x86-fbsd profiles/arch/x86-fbsd/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask index b6c036ab931..6cf70a4cc21 100644 --- a/profiles/arch/x86-fbsd/package.use.mask +++ b/profiles/arch/x86-fbsd/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]> (09 Jun 2017) +# sys-process/audit not keyworded +sys-process/fcron audit + # Thomas Deutschmann <[email protected]> (14 Feb 2017) # net-misc/curl dropped keywords in ffe8d873b8110d4434fc89423ea668450cab1d96 www-servers/nginx nginx_modules_http_security
