summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-30 13:25:44 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-01 20:25:05 +0100
commitbeb7a40f168eb080f7892ddc269167e928e87cad (patch)
tree991ffae2cfde1c0ede3af0b738fe5c96205c9f63 /dev-db/pgadmin4
parentapp-text/htmlmin: python3_7 (diff)
downloadgentoo-beb7a40f168eb080f7892ddc269167e928e87cad.tar.gz
gentoo-beb7a40f168eb080f7892ddc269167e928e87cad.tar.bz2
gentoo-beb7a40f168eb080f7892ddc269167e928e87cad.zip
dev-db/pgadmin4: python3_7
Bug: https://bugs.gentoo.org/697958 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-db/pgadmin4')
-rw-r--r--dev-db/pgadmin4/pgadmin4-4.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgadmin4/pgadmin4-4.13.ebuild b/dev-db/pgadmin4/pgadmin4-4.13.ebuild
index 65a47f578b9f..6672ccce0217 100644
--- a/dev-db/pgadmin4/pgadmin4-4.13.ebuild
+++ b/dev-db/pgadmin4/pgadmin4-4.13.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
PYTHON_REQ_USE="sqlite"
inherit python-single-r1 qmake-utils