app-vim/gitgutter: update EAPI 6 -> 8

Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
Closes: https://github.com/gentoo/gentoo/pull/25688
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Thomas Bracht Laumann Jespersen
2022-05-30 16:44:05 +02:00
committed by Sam James
parent 8c659f0379
commit e785dbb6fe

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=8
inherit vim-plugin
if [[ ${PV} == 9999* ]]; then