From 7bc2e338237383d394060ae4a128ab9caeb8bf4a Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Sun, 6 Oct 2024 21:03:18 +0200 Subject: [PATCH] media-gfx/exact-image: update EAPI 7 -> 8 Signed-off-by: Alfredo Tupone --- media-gfx/exact-image/exact-image-1.2.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/exact-image/exact-image-1.2.1-r2.ebuild b/media-gfx/exact-image/exact-image-1.2.1-r2.ebuild index ea33ddee27554..09f63e97b42e3 100644 --- a/media-gfx/exact-image/exact-image-1.2.1-r2.ebuild +++ b/media-gfx/exact-image/exact-image-1.2.1-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 LUA_COMPAT=( lua5-{1..4} luajit )