From f97f728e5f421b075a2d935a402ddd9f948d119f Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Sat, 26 Sep 2020 16:26:28 +0000 Subject: dev-db/postgresql: Add more python_targets Fix #733542 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Patrick Lauer --- dev-db/postgresql/postgresql-9.6.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db/postgresql/postgresql-9.6.19.ebuild') diff --git a/dev-db/postgresql/postgresql-9.6.19.ebuild b/dev-db/postgresql/postgresql-9.6.19.ebuild index 586527a2a689..b36d51b81cea 100644 --- a/dev-db/postgresql/postgresql-9.6.19.ebuild +++ b/dev-db/postgresql/postgresql-9.6.19.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd -- cgit v1.2.3