From 84c3af856f15f8e90ec6ded725f4e6f54efae67e Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 3 Mar 2022 19:21:02 +0100 Subject: [PATCH] dev-vcs/git-lfs: Bump the live ebuild's EAPI to 8 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nils Freydank Closes: https://github.com/gentoo/gentoo/pull/24395 Signed-off-by: Joonas Niilola --- dev-vcs/git-lfs/git-lfs-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-lfs/git-lfs-9999.ebuild b/dev-vcs/git-lfs/git-lfs-9999.ebuild index 9074b5b984094..820116904c3c2 100644 --- a/dev-vcs/git-lfs/git-lfs-9999.ebuild +++ b/dev-vcs/git-lfs/git-lfs-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 EGO_PN=github.com/git-lfs/git-lfs inherit go-module