Skip to content

Commit

Permalink
dev-db/pgadmin4: python3_7
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/697958
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Dec 1, 2019
1 parent 7e4fc94 commit beb7a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-db/pgadmin4/pgadmin4-4.13.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit beb7a40

Please sign in to comment.