From 68d32bc53a1a134e78b27f9f6c6e3dde54d94ff4 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Thu, 13 Jun 2024 08:42:25 +0000 Subject: [PATCH] dev-db/pglogical: update EAPI 7 -> 8 Signed-off-by: Patrick Lauer --- dev-db/pglogical/pglogical-2.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/pglogical/pglogical-2.4.4.ebuild b/dev-db/pglogical/pglogical-2.4.4.ebuild index 27bba65b9239b..9354bae60f332 100644 --- a/dev-db/pglogical/pglogical-2.4.4.ebuild +++ b/dev-db/pglogical/pglogical-2.4.4.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" POSTGRES_COMPAT=( {12..16} )