profiles: add -nls for man-db

This will enable us to emerge man-db without pulling in a ton of perl
dependencies. This means we can also switch to only having one man
provider.
This commit is contained in:
Andrew Jeddeloh 2017-11-08 17:09:46 -08:00
parent 88d82e90a8
commit 04bdadff81

View File

@ -103,3 +103,6 @@ dev-db/etcd -etcdctl
# can be removed with socat-2.0.0; this is the openssl/readline license
# incompatibility
net-misc/socat -ssl
# Prevent pulling in a ton of perl dependencies
sys-apps/man-db -nls