diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-16.3-r1.ebuild')
| -rw-r--r-- | dev-db/postgresql/postgresql-16.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-16.3-r1.ebuild b/dev-db/postgresql/postgresql-16.3-r1.ebuild index a9165aa283a3..72d01b8185e9 100644 --- a/dev-db/postgresql/postgresql-16.3-r1.ebuild +++ b/dev-db/postgresql/postgresql-16.3-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) LLVM_COMPAT=( {15..18} ) inherit flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd tmpfiles |
