diff options
author | Wolfgang Müller | 2019-02-22 14:38:03 +0100 |
---|---|---|
committer | Wolfgang Müller | 2019-02-22 14:38:10 +0100 |
commit | cf8979ebc4c72638c8e5a7f40cb9064c3407ce46 (patch) | |
tree | 758e44cff4f398cb628c4e5cc2dbb56c7f71adbd /host-tithonus | |
parent | c79630501fe986ce998aebd57df5e1a9951fea9d (diff) | |
download | portage-roles-cf8979ebc4c72638c8e5a7f40cb9064c3407ce46.tar.gz |
lang-lua: Move LUA_TARGETS to lua role
Diffstat (limited to 'host-tithonus')
-rw-r--r-- | host-tithonus/make.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host-tithonus/make.conf b/host-tithonus/make.conf index 187fca4..c7fabb1 100644 --- a/host-tithonus/make.conf +++ b/host-tithonus/make.conf @@ -24,7 +24,6 @@ VIDEO_CARDS="nvidia" INSTALL_MASK="/usr/share/bash-completion" -LUA_TARGETS="lua53" RUBY_TARGETS="ruby25" FEATURES="cgroup clean-logs compress-build-logs downgrade-backup parallel-install split-elog split-log webrsync-gpg" |