mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-lua/dkjson: fix QA UnusedInherits
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
LUA_COMPAT=( lua5-{1..4} luajit )
|
||||
|
||||
inherit lua toolchain-funcs
|
||||
inherit lua
|
||||
|
||||
DESCRIPTION="David Kolf's JSON module for Lua"
|
||||
HOMEPAGE="http://dkolf.de/src/dkjson-lua.fsl/"
|
||||
|
||||
Reference in New Issue
Block a user