diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-06-30 21:48:34 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 00:21:11 +0100 |
commit | 4fe4edc593123958ea8a0eecdecc9111bfca1bf8 (patch) | |
tree | 446670e1e83178750ae72fe642d328317bc9e0b3 | |
parent | profiles/common: add USE=zstd (diff) | |
download | portage-4fe4edc593123958ea8a0eecdecc9111bfca1bf8.tar.xz |
profiles/common: disable USE=standalone for sys-apps/texinfo
-rw-r--r-- | profiles/common/package.use | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/common/package.use b/profiles/common/package.use index 4787529f..ac03f765 100644 --- a/profiles/common/package.use +++ b/profiles/common/package.use @@ -135,3 +135,5 @@ net-misc/curl brotli # eclass/linux-build tkes care of installing kernel sys-apps/debianutils -installkernel + +sys-apps/texinfo -standalone |