dev-db/pgadmin4: Support python3.6

Package-Manager: Portage-2.3.41, Repoman-2.3.9
This commit is contained in:
Pacho Ramos
2018-06-27 22:31:20 +02:00
parent f0e22660d2
commit ddf4fd6ee5

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python3_{4,5} )
PYTHON_COMPAT=( python3_{4,5,6} )
PYTHON_REQ_USE="sqlite"
inherit python-single-r1 qmake-utils