summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-15 16:09:17 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-17 13:00:52 +0200
commitdb1aa203c64f47569fb71ef505db8ddbfd8ff916 (patch)
tree25a84fecafcadd99301bc34c70188c1e3dfccd60
parentdev-python/importlib_metadata: remove old (diff)
downloadgentoo-db1aa203.tar.gz
gentoo-db1aa203.tar.bz2
gentoo-db1aa203.zip
use.desc: Make lz4 a global flag
The 'lz4' flag is used consistently for the LZ4 compression algorithm in 21 packages. Make it a global flag. Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--profiles/use.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 1496a089a2b0..8ef8549edbac 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -177,6 +177,7 @@ lm-sensors - Add linux lm-sensors (hardware sensors) support
lua - Enable Lua scripting support
luajit - Use dev-lang/luajit instead of dev-lang/lua (ineffective with USE=-lua)
lzma - Support for LZMA (de)compression algorithm
+lz4 - Enable support for lz4 compression (as implemented in app-arch/lz4)
lzo - Enable support for lzo compression
m17n-lib - Enable m17n-lib support
mad - Add support for mad (high-quality mp3 decoder library and cli frontend)