summaryrefslogtreecommitdiff
path: root/dev-db/postgresql/postgresql-9999.ebuild
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2025-05-12 05:36:21 +0000
committerPatrick Lauer <patrick@gentoo.org>2025-05-12 05:37:02 +0000
commitaf1a64f6d71fdfbda5310e65fdf3eda255c42efa (patch)
tree2c42333f65d01cba52e1e0b47b25cb8acfd026ca /dev-db/postgresql/postgresql-9999.ebuild
parentb9b965be75970b2b7852167c6ea46cea14a8b15c (diff)
downloadgentoo-af1a64f6d71fdfbda5310e65fdf3eda255c42efa.tar.gz
gentoo-af1a64f6d71fdfbda5310e65fdf3eda255c42efa.tar.bz2
gentoo-af1a64f6d71fdfbda5310e65fdf3eda255c42efa.zip
dev-db/postgresql: enable py3.14
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-9999.ebuild')
-rw-r--r--dev-db/postgresql/postgresql-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9999.ebuild b/dev-db/postgresql/postgresql-9999.ebuild
index 52a54384b01b..af8c8133b5db 100644
--- a/dev-db/postgresql/postgresql-9999.ebuild
+++ b/dev-db/postgresql/postgresql-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10,11,12,13} )
+PYTHON_COMPAT=( python3_{11..14} )
LLVM_COMPAT=( {15..20} )
LLVM_OPTIONAL=1