diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-12.5.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-12.5.ebuild b/dev-db/postgresql/postgresql-12.5.ebuild index a22f1bdb5dd4..aa723637c011 100644 --- a/dev-db/postgresql/postgresql-12.5.ebuild +++ b/dev-db/postgresql/postgresql-12.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd |