diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-13.16.ebuild')
| -rw-r--r-- | dev-db/postgresql/postgresql-13.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-13.16.ebuild b/dev-db/postgresql/postgresql-13.16.ebuild index 92045eb9af2a..85989e33e881 100644 --- a/dev-db/postgresql/postgresql-13.16.ebuild +++ b/dev-db/postgresql/postgresql-13.16.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} ) inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd tmpfiles |
