aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/lpeg/lpeg-1.0.1.ebuild')
-rw-r--r--dev-lua/lpeg/lpeg-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lpeg/lpeg-1.0.1.ebuild b/dev-lua/lpeg/lpeg-1.0.1.ebuild
index 1578b53..bcf55c7 100644
--- a/dev-lua/lpeg/lpeg-1.0.1.ebuild
+++ b/dev-lua/lpeg/lpeg-1.0.1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 arm arm64 hppa ~mips ppc ppc64 x86"
IUSE="debug doc luajit"
RDEPEND="
- !luajit? ( >=dev-lang/lua-5.1:= )
+ !luajit? ( >=dev-lang/lua-5.1:* )
luajit? ( dev-lang/luajit:2= )"
DEPEND="