From 994b448b182798877991fa3be4bab471dab65e80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster?= Date: Wed, 12 Jun 2024 16:41:42 +0200 Subject: [PATCH] [dev-db/timescaledb] EAPI 8 --- dev-db/timescaledb/timescaledb-2.14.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/timescaledb/timescaledb-2.14.2.ebuild b/dev-db/timescaledb/timescaledb-2.14.2.ebuild index baaf933..3b10b92 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..16} ) POSTGRES_USEDEP="ssl"