diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-17.5.ebuild')
| -rw-r--r-- | dev-db/postgresql/postgresql-17.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-17.5.ebuild b/dev-db/postgresql/postgresql-17.5.ebuild index b7ea42c68061..ec2c1e3ad9d1 100644 --- a/dev-db/postgresql/postgresql-17.5.ebuild +++ b/dev-db/postgresql/postgresql-17.5.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 |
