summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2019-02-22 14:31:26 +0100
committerWolfgang Müller2019-02-22 14:31:26 +0100
commitc79630501fe986ce998aebd57df5e1a9951fea9d (patch)
tree5612d41aa648928696e7d9516935fe6284d71755
parent62fe5b9cc4b96af63d17a7474d49475231baed4e (diff)
downloadportage-roles-c79630501fe986ce998aebd57df5e1a9951fea9d.tar.gz
host-tithonus: Order FEATURES list
-rw-r--r--host-tithonus/make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/host-tithonus/make.conf b/host-tithonus/make.conf
index 5251caa..187fca4 100644
--- a/host-tithonus/make.conf
+++ b/host-tithonus/make.conf
@@ -27,4 +27,4 @@ INSTALL_MASK="/usr/share/bash-completion"
LUA_TARGETS="lua53"
RUBY_TARGETS="ruby25"
-FEATURES="webrsync-gpg cgroup clean-logs split-log split-elog compress-build-logs downgrade-backup parallel-install"
+FEATURES="cgroup clean-logs compress-build-logs downgrade-backup parallel-install split-elog split-log webrsync-gpg"