diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2017-08-16 23:41:48 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-09-06 14:06:28 +0200 |
commit | d98a8505cb40bb73f90b8ead9f60a6fa0b1b7abf (patch) | |
tree | 2537ec7a1d19fb1c5283c8cf11d2fb5e43e5ac91 /profiles/base | |
parent | net-analyzer/ntopng: Clean up patches. (diff) | |
download | gentoo-d98a8505cb40bb73f90b8ead9f60a6fa0b1b7abf.tar.gz gentoo-d98a8505cb40bb73f90b8ead9f60a6fa0b1b7abf.tar.bz2 gentoo-d98a8505cb40bb73f90b8ead9f60a6fa0b1b7abf.zip |
profiles/base/p.use: Revert "disable default gdbm USE for net-firewall/fwknop"
We will enable server USE by default and fix REQUIRED_USE instead.
Reverts: 49cccfb5390e03058e59fbe8748b1d5a97685a01
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use index 9590bcc54846..b21593100fb3 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -1,11 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (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 <soap@gentoo.org> (17 Apr 2017) # Only python 3.5 supported kde-apps/kajongg:5 python_single_target_python3_5 python_targets_python3_5 |