commit: 68d32bc53a1a134e78b27f9f6c6e3dde54d94ff4
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 08:42:25 2024 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 08:42:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d32bc5
dev-db/pglogical: update EAPI 7 -> 8
Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>
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 27bba65b9239..9354bae60f33 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} )