From 49cccfb5390e03058e59fbe8748b1d5a97685a01 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Sat, 22 Jul 2017 20:40:33 +0300 Subject: [PATCH] profiles/base/p.use: disable default gdbm USE for net-firewall/fwknop Otherwise it enforces server USE to all users via REQUIRED_USE. --- profiles/base/package.use | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use b/profiles/base/package.use index b21593100fb3..9590bcc54846 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -1,6 +1,11 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Ilya Tumaykin (22 Jul 2017) +# Override default +gdbm setting, which enables minor server-only +# feature, but enforces server USE to all users via REQUIRED_USE. +net-firewall/fwknop -gdbm + # David Seifert (17 Apr 2017) # Only python 3.5 supported kde-apps/kajongg:5 python_single_target_python3_5 python_targets_python3_5 -- 2.26.2