diff options
Diffstat (limited to 'dev-db/pgcli/pgcli-2.0.2.ebuild')
-rw-r--r-- | dev-db/pgcli/pgcli-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgcli/pgcli-2.0.2.ebuild b/dev-db/pgcli/pgcli-2.0.2.ebuild index e8b5fdac5664..a357d5239431 100644 --- a/dev-db/pgcli/pgcli-2.0.2.ebuild +++ b/dev-db/pgcli/pgcli-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="CLI for Postgres with auto-completion and syntax highlighting" |