diff options
| -rw-r--r-- | dev-db/timescaledb/timescaledb-2.14.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-db/timescaledb/timescaledb-2.15.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/timescaledb/timescaledb-2.14.2.ebuild b/dev-db/timescaledb/timescaledb-2.14.2.ebuild index ec3d2f7794de..e19ac7ef1ca5 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 ec3d2f7794de..e19ac7ef1ca5 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" |
