diff --git a/dev-db/timescaledb/timescaledb-2.14.2.ebuild b/dev-db/timescaledb/timescaledb-2.14.2.ebuild index ec3d2f7794dee..e19ac7ef1ca5c 100644 --- a/dev-db/timescaledb/timescaledb-2.14.2.ebuild +++ b/dev-db/timescaledb/timescaledb-2.14.2.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=( 13 14 15 16 ) POSTGRES_USEDEP="ssl" diff --git a/dev-db/timescaledb/timescaledb-2.15.2.ebuild b/dev-db/timescaledb/timescaledb-2.15.2.ebuild index ec3d2f7794dee..e19ac7ef1ca5c 100644 --- a/dev-db/timescaledb/timescaledb-2.15.2.ebuild +++ b/dev-db/timescaledb/timescaledb-2.15.2.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=( 13 14 15 16 ) POSTGRES_USEDEP="ssl"