From c65077f89bfd855bc8d8e8310e52dbe738343a61 Mon Sep 17 00:00:00 2001 From: "Anna (cybertailor) Vyalkova" Date: Mon, 30 May 2022 19:42:12 +0500 Subject: [PATCH] app-vim/nim-syntax: update EAPI 7 -> 8 Signed-off-by: Anna (cybertailor) Vyalkova --- app-vim/nim-syntax/nim-syntax-1.1_p20211111.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/nim-syntax/nim-syntax-1.1_p20211111.ebuild b/app-vim/nim-syntax/nim-syntax-1.1_p20211111.ebuild index c5f299c827..c2e8f37b83 100644 --- a/app-vim/nim-syntax/nim-syntax-1.1_p20211111.ebuild +++ b/app-vim/nim-syntax/nim-syntax-1.1_p20211111.ebuild @@ -1,7 +1,7 @@ # Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit vim-plugin