diff options
author | Wolfgang Müller | 2019-05-04 10:35:24 +0200 |
---|---|---|
committer | Wolfgang Müller | 2019-06-08 18:28:30 +0200 |
commit | 1de3ea9cb54bf41e65c4a2f05b1d001e20702450 (patch) | |
tree | 4f9787b5a993b06bc2af3fa145996b462aa0dd55 /host-tithonus/make.conf | |
parent | 8c043e8326f7ca977e5eac452ec5b99a82b76b5b (diff) | |
download | portage-roles-1de3ea9cb54bf41e65c4a2f05b1d001e20702450.tar.gz |
host-tithonus: Remove webrsync-gpg feature
Diffstat (limited to 'host-tithonus/make.conf')
-rw-r--r-- | host-tithonus/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host-tithonus/make.conf b/host-tithonus/make.conf index 37de8d5..6bc7720 100644 --- a/host-tithonus/make.conf +++ b/host-tithonus/make.conf @@ -22,4 +22,4 @@ VIDEO_CARDS="nvidia" INSTALL_MASK="/usr/share/bash-completion" -FEATURES="cgroup clean-logs compress-build-logs downgrade-backup parallel-install split-elog split-log webrsync-gpg" +FEATURES="cgroup clean-logs compress-build-logs downgrade-backup parallel-install split-elog split-log" |