From 251a8195fe8aa0e800452d40c4bc2016f652b836 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Sun, 4 Jul 2021 06:04:32 +0000 Subject: dev-db/postgresql: Support python3_10 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Patrick Lauer --- dev-db/postgresql/postgresql-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db/postgresql/postgresql-9999.ebuild') diff --git a/dev-db/postgresql/postgresql-9999.ebuild b/dev-db/postgresql/postgresql-9999.ebuild index a1b3cb9eb927..e83be695c51b 100644 --- a/dev-db/postgresql/postgresql-9999.ebuild +++ b/dev-db/postgresql/postgresql-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9,10} ) inherit flag-o-matic git-r3 linux-info multilib pam prefix python-single-r1 \ systemd tmpfiles -- cgit v1.2.3