From 53ed3191d330cafd877a7df2e16e5d48480a21a2 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Sun, 28 May 2023 07:01:50 +0000 Subject: dev-db/postgresql: enable py3.12 Signed-off-by: Patrick Lauer --- dev-db/postgresql/postgresql-15.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db/postgresql/postgresql-15.3.ebuild') diff --git a/dev-db/postgresql/postgresql-15.3.ebuild b/dev-db/postgresql/postgresql-15.3.ebuild index ab45bf9d3603..bb65bd3a81e7 100644 --- a/dev-db/postgresql/postgresql-15.3.ebuild +++ b/dev-db/postgresql/postgresql-15.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11} ) +PYTHON_COMPAT=( python3_{10,11,12} ) LLVM_MAX_SLOT=15 inherit flag-o-matic linux-info llvm pam python-single-r1 systemd tmpfiles -- cgit v1.2.3