summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/inifile/inifile-1.0-r100.ebuild')
-rw-r--r--dev-lua/inifile/inifile-1.0-r100.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/inifile/inifile-1.0-r100.ebuild b/dev-lua/inifile/inifile-1.0-r100.ebuild
index 89a8791ca127..9353a9788285 100644
--- a/dev-lua/inifile/inifile-1.0-r100.ebuild
+++ b/dev-lua/inifile/inifile-1.0-r100.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-LUA_COMPAT=( lua5-{1..3} luajit )
+LUA_COMPAT=( lua5-{1..4} luajit )
MY_PV="${PV/_p/-}"
inherit lua