diff options
-rw-r--r-- | host-tithonus/make.conf | 1 | ||||
-rw-r--r-- | lang-lua/package.use/10-lua | 1 |
2 files changed, 1 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" diff --git a/lang-lua/package.use/10-lua b/lang-lua/package.use/10-lua new file mode 100644 index 0000000..0aef6c2 --- /dev/null +++ b/lang-lua/package.use/10-lua @@ -0,0 +1 @@ +*/* LUA_TARGETS: lua53 |