moonscript: lua-single

This commit is contained in:
odrling 2022-01-08 17:02:48 +01:00
parent 1c6d89d73f
commit fbcaab2636
No known key found for this signature in database
GPG Key ID: A0145F975F9F8B75
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ EAPI=7
LUA_COMPAT=( lua5-{1..4} luajit )
inherit lua
inherit lua-single
DESCRIPTION="A programmer friendly language that compiles into Lua"
HOMEPAGE="https://github.com/leafo/moonscript"