app-vim/nvim-lspconfig: Bump to EAPI=8

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2022-06-06 13:52:58 +02:00
parent c2ef803562
commit 2b7ef50369
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -1,7 +1,7 @@
# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI="8"
LUA_COMPAT=( lua5-{1..4} luajit )