app-eselect/eselect-lua: EAPI 7 -> 9

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-06-12 19:08:54 +03:00
parent 64619ffb82
commit 66893a5e69

View File

@@ -1,20 +1,20 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=9
DESCRIPTION="Lua eselect module"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
S=${WORKDIR}
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"
IUSE=""
RDEPEND="app-admin/eselect
!dev-lang/lua:0"
S="${WORKDIR}"
RDEPEND="
app-admin/eselect
!dev-lang/lua:0
"
src_install() {
insinto /usr/share/eselect/modules/