From 8298c477080317f36223a36a65fffa974af51002 Mon Sep 17 00:00:00 2001 From: "Anna (cybertailor) Vyalkova" Date: Mon, 30 May 2022 19:44:15 +0500 Subject: [PATCH] app-vim/openbsd-style: update EAPI 7 -> 8 Signed-off-by: Anna (cybertailor) Vyalkova --- app-vim/openbsd-style/openbsd-style-1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/openbsd-style/openbsd-style-1.1.ebuild b/app-vim/openbsd-style/openbsd-style-1.1.ebuild index 925c5c6367..b6f5b3658a 100644 --- a/app-vim/openbsd-style/openbsd-style-1.1.ebuild +++ b/app-vim/openbsd-style/openbsd-style-1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 VIM_PLUGIN_VIM_VERSION="7.1" inherit vim-plugin