summaryrefslogtreecommitdiff
path: root/profiles/common
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2019-08-29 00:02:41 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2019-08-29 01:07:58 +0100
commit2328d746c7477b30f1fc6e22a06f122fca9bc61d (patch)
tree4838c69ddbc097b3980d0584d087b0b8e22925f8 /profiles/common
parentsys-kernel/longterm-sources: Version bump (diff)
downloadportage-2328d746c7477b30f1fc6e22a06f122fca9bc61d.tar.xz
profiles/common: Enable lz4
Diffstat (limited to 'profiles/common')
-rw-r--r--profiles/common/make.defaults2
-rw-r--r--profiles/common/packages2
2 files changed, 3 insertions, 1 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults
index 98fea0df..51e3e9fb 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -22,7 +22,7 @@ CPU_FLAGS_X86="${CPU_FLAGS_X86} mmx mmxext sse sse2"
USE="-unicode"
# Compression
-USE="${USE} lzo lzma"
+USE="${USE} lz4 lzo lzma"
# Crypto
USE="${USE} -gnutls -nettle"
diff --git a/profiles/common/packages b/profiles/common/packages
index 67527ab9..cdabd2e4 100644
--- a/profiles/common/packages
+++ b/profiles/common/packages
@@ -2,6 +2,8 @@
*app-admin/sudo
*app-admin/syslog-ng
+*app-arch/lz4
+
*app-editors/vim
*app-misc/tmux