logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: fd34a681d8b0439ffc1ebceaf1ac6667ed0642ff
parent d13c3c4f6e9d6654a03e1c5c79e471fefbca9025
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 12 Jan 2024 19:57:12 +0100

profiles/base: Enable USE static on utils-{extra,std} and mksh

Diffstat:

Mprofiles/base/package.use3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/profiles/base/package.use b/profiles/base/package.use @@ -29,3 +29,6 @@ app-alternatives/gzip -reference pigz app-alternatives/bzip2 -reference pbzip2 net-libs/libsoup brotli app-shells/bash -net -readline +sys-apps/utils-extra static +sys-apps/utils-std static +app-shells/mksh static